Then following another thread I did what it suggested: + Add the SBS repo Then as *root*:
+ Install the latest (7.5.3-1) + ln -s /usr/lib/perl5/vendor_perl/Slim/ /usr/lib/perl5/vendor_perl/5.12.1/Slim Well the numbers have changed, so instead I do P1630:~ # LN -S /USR/LIB/PERL5/VENDOR_PERL/SLIM/ /USR/LIB/PERL5/VENDOR_PERL/5.12.3/SLIM + P1630:~ # service squeezeboxserver start It responds: STARTING SQUEEZEBOX SERVER: DONE P1630:~ # YOUR LOCALE WAS DETECTED AS C, YOU MAY HAVE PROBLEMS WITH NON-LATIN FILENAMES. CONSIDER CHANGING YOUR LANG VARIABLE TO THE CORRECT LOCALE, I.E. EN_US.UTF8 CAN'T OPEN /VAR/LOG/SQUEEZEBOXSERVER/SERVER.LOG (PERMISSION DENIED) AT /USR/SHARE/SQUEEZEBOXSERVER/CPAN/LOG/LOG4PERL/APPENDER/FILE.PM LINE 103. The permissions on */var/log/squeezeboxserver/* are *drwxr-xr-x* The permissions on the log are *rw-r--r--* but -the *group* is *root*, not *squeezeboxserver*-. So I change the owner and group to *squeezeboxserver* and for good measure do the same for *perfmon.log*, which had the same problem. Now we get: [11-03-09 09:53:14.3867] MAIN::INIT (323) STARTING SQUEEZEBOX SERVER (V7.5.3, R31792, MON JAN 24 08:18:00 MST 2011) PERL 5.012003 110309 9:53:19 [WARNING] '--SKIP-LOCKING' IS DEPRECATED AND WILL BE REMOVED IN A FUTURE RELEASE. PLEASE USE '--SKIP-EXTERNAL-LOCKING' INSTEAD. 110309 9:53:19 [WARNING] '--DEFAULT-CHARACTER-SET' IS DEPRECATED AND WILL BE REMOVED IN A FUTURE RELEASE. PLEASE USE '--CHARACTER-SET-SERVER' INSTEAD. 110309 9:53:19 [WARNING] '--DEFAULT-COLLATION' IS DEPRECATED AND WILL BE REMOVED IN A FUTURE RELEASE. PLEASE USE '--COLLATION-SERVER' INSTEAD. and ... UP SHE COMES!! But it opens to the Wizard, which hangs. I check my *mysqueezebox.com* username and password and can log in, but the server wizard just sits there. I do get a command line message: P1630:~ # KLAUNCHER(29504)/KIO (KLAUNCHER): SLAVEPOOL: NO COMMUNICATION WITH SLAVE. Nothing in *dmesg* or *messages*. So just click *Skip* and continue with the wizard. Click *Finish*. Lots of disk thrashing and a message in the lower left hand corner *Waiting for 127.0.0.1*. No firewall complaints, so let's just close the window and try again: Hmmm. more of the same. OK, well progress, I'll save this, explore some more and report back. Cheers, AndyL -- alavarre1 ------------------------------------------------------------------------ alavarre1's Profile: http://forums.slimdevices.com/member.php?userid=40597 View this thread: http://forums.slimdevices.com/showthread.php?t=80458 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
