Re: `sudo make install` fails on Date::Parse missing

2020-02-28 Thread Oswald Buddenhagen
On Thu, Feb 27, 2020 at 02:55:17PM +, synflower--- via isync-devel wrote: make[1]: Entering directory '/home/user/isync-isync' Can't locate Date/Parse.pm in @INC (you may need to install the Date::Parse module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/v

Re: `sudo make install` fails on Date::Parse missing

2020-02-28 Thread synflower--- via isync-devel
On Thu, Feb 27, 2020 at 07:51:04PM +0100, Oswald Buddenhagen wrote: 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 w