Hi getting Error message in "miniserv.error" when clicking on:
Others/Perl Modules
Error Message:
find: '/usr/local/share/perl/5.28.1': No such file or directory
find: '/usr/local/lib/x86_64-linux-gnu/perl/5.28.1': No such file or directory
Thanks for assistance
Cheers mike
Thanks, I'll fix this in the next release.
thank you,
meanwhile helps:
ln -s /usr/share/perl /usr/local/share/perl
ln -s /usr/lib/x86_64-linux-gnu /usr/local/lib/x86_64-linux-gnu
Cheers mike