Thanks for trying to help guys;  Most of what you're saying I was
already doing though.  I did however in desperation restart slimserver
with the --d_plugins option, (rather than toggling the same flag on
from within the slimserver GUI and rescanning the plugins, which was
what I was doing before - that gave me a list of plugins that were
being loaded but no error messages.  I expected it to be the same as
passing the option at the commandline, but whatever.) and got some
better debugging information:

2006-04-10 18:02:16.3872 Requiring Plugins::SlimScrobbler::Plugin
plugin.
2006-04-10 18:02:16.4841 Can't require Plugins::SlimScrobbler::Plugin
for Plugins menu: Can't locate Math/Round.pm in @INC (@INC contains:
/usr/sbin/Plugins/SlimScrobbler/SlimScrobbleSupport
/usr/share/slimserver /usr/share/slimserver/Plugins
/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/slimserver/Plugins/SlimScrobbler/Plugin.pm line 55.


Math/Round.pm exists, but it's under
/usr/share/slimserver/Plugins/SlimScrobbler/SlimScrobbleSupport/
This seems to be about the only place it's not looking. :)  Is that
first one meant to be /usr/share rather /usr/sbin?

At any rate, I tried making a link for just Math/Round.pm and then I
got an error message about a different python module, so I created a
link for the top:  

ln -sf /usr/share/slimserver/Plugins /usr/sbin/Plugins

And now it's working - which is fine for me but will the install be
cleaned up so "It Just Works"(tm) for others once 6.5 is out
officially?


-- 
zisper
------------------------------------------------------------------------
zisper's Profile: http://forums.slimdevices.com/member.php?userid=1240
View this thread: http://forums.slimdevices.com/showthread.php?t=21854

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

Reply via email to