May 19, 201313 yr Hello; I just tried to load & use this script http://smoviecat.sourceforge.net/ (Simple Movie Catalogue) on unraid. It required Perl, and unmenu had the option to install it - I went ahead and loaded perl. Launching moviecat.pl it complained --> Can't locate LWP/Simple.pm in @INC (@INC contains: /usr/lib/perl5/5.10.0/i486-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/lib/perl5/site_perl/5.10.0/i486-linux-thread-multi /usr/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.10.0/i486-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl .) at moviecat.pl line 31. BEGIN failed--compilation aborted at moviecat.pl line 31. and researching that error it appeared that the solution is to install libwwww-perl, with this command perl -MCPAN -e 'install Bundle::LWP' That does quite a few downloads, checks all kind of dependencies (not all met), and in the end it is not able to complete successfully. Anybody else has any experience with this package, and managed to install it successfully? Thanks much for any suggestions. HG
Archived
This topic is now archived and is closed to further replies.