Hi

I recently bought a SqueezeBox and tried to install SqueezeServer on my
home computer (mandriva 2008).
I'm not fully familiar with Linux, so I apologize if my questions /
remarks seem obvious for some of you ...


I first tried to download and install the RPM that's provided at
http://www.slimdevices.com/su_downloads.html, but each time I tried to
run the service, I get the following message : "The following modules
failed to load: JSON::XS YAML::Syck
To download and compile them, please run:
/home/olivier/Downloads/squeezecenter-7.1/Bin/build-perl-modules.pl
JSON::XS YAML::Syck".

So I tried to get the JSON::XS and YAML::Syck modules from Mandriva's
package manager : I added perl-JSON, perl-JSON-Any (I was unfortunately
unable to find perl-JSON-XS) and perl-YAML-Syck packages, but
unfortunately I still got this message ...

I then tried to get these libraries by following the instructions of
the error message
("/home/olivier/Downloads/squeezecenter-7.1/Bin/build-perl-modules.pl
JSON::XS YAML::Syck"), but I get the following messages : 
"Downloading JSON-XS-1.5.tar.gz to: /home/olivier/Downloads
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
/usr/bin/ld: cannot find -lgcc_s
collect2: ld returned 1 exit status
make: *** [blib/arch/auto/JSON/XS/XS.so] Erreur 1
Couldn't find a valid dynamic library for JSON-XS-1.5.tar.gz -
something is wrong. Exiting!
"


I also tried :
"/home/olivier/Downloads/squeezecenter-7.1/Bin/build-perl-modules.pl
YAML::Syck" to avoid the problem with JSON-XS, but then I got : 
"Downloading YAML-Syck-0.64.tar.gz to: /home/olivier/Downloads
Uncompressing..
Configuring..
/usr/bin/perl Makefile.PL
Building..
/usr/bin/ld: cannot find -lgcc_s
collect2: ld returned 1 exit status
make: *** [blib/arch/auto/YAML/Syck/Syck.so] Erreur 1
Couldn't find a valid dynamic library for YAML-Syck-0.64.tar.gz -
something is wrong. Exiting!
"


Does somebody have an idea of what's going wrong ? There seem to be a
missing dependency for JSON-XS and YAML-Syck, but how to identify it ?
I also don't understand why the script can't find YAML-Syck while I've
installed it with Mandriva's package manager ...

Any help would be gladly appreciated

Best regards

Olivier


-- 
olivier92
------------------------------------------------------------------------
olivier92's Profile: http://forums.slimdevices.com/member.php?userid=19422
View this thread: http://forums.slimdevices.com/showthread.php?t=51174

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

Reply via email to