Had SlimServer 6.5 running fine, but brand new Duet failed to find it
(will take that up again later), so removed SlimServer RPM and
installed downloaded RPM: squeezecenter-7.0-1.noarch.rpm.
Install went fine, but trying to start squeezecenter (service
squeezecenter start) gave me this:

The following modules failed to load: JSON::XS YAML::Syck
To download and compile them, please run:
/usr/share/squeezecenter/Bin/build-perl-modules.pl JSON::XS YAML::Syck

Fine, I had similar issues installing SlimServer, so I did as
instructed and got:
...
Downloading JSON-XS-1.5.tar.gz to: /tmp
Uncompressing..
Configuring..
/usr/bin/perl Makefile.PL
Building..
XS.xs: In function ‘encode_sv’:
XS.xs:608: warning: ignoring return value of ‘gcvt’, declared with
attribute warn_unused_result
XS.xs: In function ‘decode_hv’:
XS.xs:1128: warning: comparison is always false due to limited range of
data type
Library for JSON-XS-1.5.tar.gz is OK!

Downloading YAML-Syck-0.64.tar.gz to: /tmp
Uncompressing..
Configuring..
/usr/bin/perl Makefile.PL
Building..
Library for YAML-Syck-0.64.tar.gz is OK!
All done!

However, now I get the following messages when trying to start
SqueezeCenter, and it fails to start:

Starting SqueezeCenter: Log4perl: Seems like no initialization
happened. Forgot to call init()?
Use of uninitialized value in join or string at
/usr/lib/perl5/5.8.8/File/Spec/Unix.pm line 81.
Use of uninitialized value in pattern match (m//) at
/usr/lib/perl5/vendor_perl/Slim/Utils/Prefs.pm line 265.
[  OK  ]

Would appreciate any suggestions, as I am not a Perl person, so these
messages mean little to me.
Thanks, Norm


-- 
ncarver
------------------------------------------------------------------------
ncarver's Profile: http://forums.slimdevices.com/member.php?userid=15905
View this thread: http://forums.slimdevices.com/showthread.php?t=44414

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

Reply via email to