paxtonc wrote:

[EMAIL PROTECTED]:/etc/init.d# slimserver start
Can't locate POE/Queue/Array.pm in @INC (@INC contains:
/usr/share/slimserver/lib /usr/sbin /etc/perl /usr/local/lib/perl/5.8.7
/usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5
/usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at
/usr/share/perl5/Slim/Utils/Timers.pm line 38.
BEGIN failed--compilation aborted at
/usr/share/perl5/Slim/Utils/Timers.pm line 38.
Compilation failed in require at
/usr/share/perl5/Slim/Display/Display.pm line 13.
BEGIN failed--compilation aborted at
/usr/share/perl5/Slim/Display/Display.pm line 13.
Compilation failed in require at /usr/sbin/slimserver line 226.
BEGIN failed--compilation aborted at /usr/sbin/slimserver line 226.
[EMAIL PROTECTED]:/etc/init.d#



Array.pm exists in two locations (/usr/share/perl5/Tie/Chache/LRU) and
(usr/share/perl/5.8.7/Tie), neither of which appear to be in the @INC
list.

Ug - this is the kind of thing that I hate.



solved (on Ubuntu) by installing the packagees libpoe-perl and libnet-ip-perl

sudo apt-get install libpoe-perl libnet-ip-perl

Hope this helps

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to