Update on my troubles: (Mandriva 2008.1 and 7.0.1 nightly from yesterday) 1. I solved the XML::Parser error by following mherger's advice and renaming the XML::Parser files in the squeezecenter cpan directory.
2. Next, after "service squeezecenter start" SC appeared to start up but threw off some errors. Inspection of the log revealed I was missing module Encode::Detect. Installing the mandriva rpm for that module solved that one. 3. Next, SC still appeared to start but localhost:9000 wouldn't load. Another inspection of the log file revealed that Template::Stash::XS was missing. Installing the mandriva rpm for Template-Toolkit did not competely fix it though. I now get a version problem. Here's the log. As you can see, I attempted to rename the module file in the squeezecenter directory, but the error remains. ---- 08-05-01 18:44:00.6507] Slim::bootstrap::tryModuleLoad (271) Warning: Module [Template::Stash::XS] failed to load: Couldn't load Template::Stash::XS 2.15: Template::Stash::XS object version 2.19 does not match bootstrap parameter 2.15 at /usr/lib/perl5/5.10.0/i386-linux-thread-multi/DynaLoader.pm line 226. BEGIN failed--compilation aborted at /usr/share/squeezecenter/CPAN/Template/Stash/XS.pm line 27. Compilation failed in require at (eval 592) line 2. BEGIN failed--compilation aborted at (eval 592) line 2. [08-05-01 18:44:02.0621] main::checkDataSource (873) Warning: Schema updated or tracks in the database, initiating scan. [08-05-01 18:46:47.0074] Slim::bootstrap::tryModuleLoad (271) Warning: Module [Template::Stash::XS] failed to load: Couldn't load Template::Stash::XS 2.15: Template::Stash::XS object version 2.19 does not match bootstrap parameter 2.15 at /usr/lib/perl5/5.10.0/i386-linux-thread-multi/DynaLoader.pm line 226. BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/Template/Stash/XS.pm line 27. Compilation failed in require at (eval 592) line 2. BEGIN failed--compilation aborted at (eval 592) line 2. ---- 4. If it helps, here's the log error when trying to load the SC webpage: [08-05-01 19:04:48.8024] Slim::Networking::Select::select (245) Error: Select task failed: Can't call method "process" on an undefined value at /usr/lib/perl5/vendor_perl/Slim/Web/HTTP.pm line 2293. Any and All Help Appreciated!!!! -- Xhorder ------------------------------------------------------------------------ Xhorder's Profile: http://forums.slimdevices.com/member.php?userid=1774 View this thread: http://forums.slimdevices.com/showthread.php?t=46491 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
