Well I'll actually provide information: Mine on debian testing/unstable, gives the following sorts of errors for plugins on startup:
2006-06-03 20:03:57.1840 Can't require Plugins::ShoutcastBrowser::Plugin for Plugins menu: Can't locate Plugins/ShoutcastBrowser/Plugin.pm in @INC (@INC contains: /usr/share/slimserver/Plugins /usr/share/slimserver/lib /usr/sbin /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 230) line 2. BEGIN failed--compilation aborted at (eval 230) line 2. For some reason it's looking for plugins in /usr/share/slimserver/Plugins/Plugins Other that that it seems okay: though it's scanning at the moment, which will, um take it a while on my pokey old p2 :P Which should be fixed: 1) /usr/share/slimserver/Plugins on the path have the last component stripped? 2) Plugins not prepending "Plugins/" to their name when loking for them? 3) . being set to /usr/share/slimserver/Plugins? I believe it is the second case, but not sure why this changed. -- snarlydwarf ------------------------------------------------------------------------ snarlydwarf's Profile: http://forums.slimdevices.com/member.php?userid=1179 View this thread: http://forums.slimdevices.com/showthread.php?t=20603 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
