Try removing the following directories in the SlimServer distribution: CPAN/YAML/Syck CPAN/arch/5.8/*/auto/YAML/Syck Don't delete the system versions (/usr/lib/perl5)!
I had similar problems on Gentoo (except with YAML::Syck::Dumper) and the above fixed it. SlimServer seemed to be trying to load a mix of its own version and the system version of YAML::Syck, which broke. Removing SlimServer's own version got it behaving again. Regards, Tom -- twp ------------------------------------------------------------------------ twp's Profile: http://forums.slimdevices.com/member.php?userid=5417 View this thread: http://forums.slimdevices.com/showthread.php?t=28512 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
