Okay, it seems the solution to my YAML problem was to just disable the
YAML module in slimserver's own CPAN directory.

So after that and a few other struggles along the way, I have a running
slimserver that connects to my existing mysql instance.  The current
road block is scanner.pl pukes on me.  Here's what I get:

Digest::SHA1 object version 2.10 does not match bootstrap parameter
2.11 at /opt/csw/lib/perl/5.8.8/DynaLoader.pm line 253.
Compilation failed in require at
/usr/local/slimserver/lib/Cache/FileBackend.pm line 15.
BEGIN failed--compilation aborted at
/usr/local/slimserver/lib/Cache/FileBackend.pm line 15.
Compilation failed in require at
/usr/local/slimserver/CPAN/Cache/FileCache.pm line 20.
BEGIN failed--compilation aborted at
/usr/local/slimserver/CPAN/Cache/FileCache.pm line 20.
Compilation failed in require at
/usr/local/slimserver/Slim/Utils/Cache.pm line 49.
BEGIN failed--compilation aborted at
/usr/local/slimserver/Slim/Utils/Cache.pm line 49.
Compilation failed in require at
/usr/local/slimserver/Slim/Utils/Scanner.pm line 45.
BEGIN failed--compilation aborted at
/usr/local/slimserver/Slim/Utils/Scanner.pm line 45.
Compilation failed in require at
/usr/local/slimserver/Slim/Music/MusicFolderScan.pm line 23.
BEGIN failed--compilation aborted at
/usr/local/slimserver/Slim/Music/MusicFolderScan.pm line 23.
Compilation failed in require at ./scanner.pl line 34.
BEGIN failed--compilation aborted at ./scanner.pl line 34.

I don't know if the Digest problem is the root cause here, or if that
is just a warning and the rest of the lines are dying for other
reasons.
Thoughts, suggestions, prayers anyone?


-- 
Friedmutant
------------------------------------------------------------------------
Friedmutant's Profile: http://forums.slimdevices.com/member.php?userid=10935
View this thread: http://forums.slimdevices.com/showthread.php?t=34014

_______________________________________________
unix mailing list
[EMAIL PROTECTED]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to