On Thu, Feb 27, 2020 at 02:55:17PM +, synflower--- via isync-devel wrote:
Compiling the 1.3 branch of isync (the one with the IMAP fixes) on Fedora 30
fails with an error indicating the Date::Parse module is missing, even when it
isn't:
[...]
[user@mymachine isync-isync]$ cpan Date::Parse
Compiling the 1.3 branch of isync (the one with the IMAP fixes) on Fedora 30
fails with an error indicating the Date::Parse module is missing, even when it
isn't:
[user@mymachine ~]$ git clone https://git.code.sf.net/p/isync/isync isync-isync
[user@mymachine ~]$ cd isync-isync/
[user@mymachin