I have spent days trying to get squeezeboxserver running on OpenSuse
11.3 to no avail.  I have tested both 

* squeezeboxserver-7.5.2-0.1.31108
* squeezeboxserver-7.6.0-0.1.31110

A few hints:
* I hit the same error noted above with: "YAML::Syck:umpYAML()" and got
around it by commenting out the two lines that use the dump() function.
* Used cpan update/install for some of the missing lib

Now, I am stuck at:
(output of /usr/libexec/squeezeboxserver --d_startup )
Got @INC containing:
/usr/libexec
/usr/lib/perl5/site_perl/5.12.1/x86_64-linux-thread-multi
/usr/lib/perl5/site_perl/5.12.1
/usr/lib/perl5/vendor_perl/5.12.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.12.1
/usr/lib/perl5/5.12.1/x86_64-linux-thread-multi
/usr/lib/perl5/5.12.1
.

Extended @INC to contain:
/usr/share/squeezeboxserver/CPAN/arch/5.12/x86_64-linux-thread-multi
/usr/share/squeezeboxserver/CPAN/arch/5.12/x86_64-linux-thread-multi/auto
/usr/share/squeezeboxserver/CPAN/arch/5.12.1/x86_64-linux-thread-multi
/usr/share/squeezeboxserver/CPAN/arch/5.12.1/x86_64-linux-thread-multi/auto
/usr/share/squeezeboxserver/CPAN/arch/5.12/x86_64-linux-thread-multi
/usr/share/squeezeboxserver/CPAN/arch/5.12/x86_64-linux-thread-multi/auto
/usr/share/squeezeboxserver/CPAN/arch/x86_64-linux-thread-multi
/usr/share/squeezeboxserver/lib
/usr/share/squeezeboxserver/CPAN
/usr/share/squeezeboxserver
/usr/libexec
/usr/lib/perl5/site_perl/5.12.1/x86_64-linux-thread-multi
/usr/lib/perl5/site_perl/5.12.1
/usr/lib/perl5/vendor_perl/5.12.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.12.1
/usr/lib/perl5/5.12.1/x86_64-linux-thread-multi
/usr/lib/perl5/5.12.1
.

Loaded module: [version] ok!
Loaded module: [Time::HiRes] ok!
Module [DBI] failed to load:
Can't load
'/usr/share/squeezeboxserver/CPAN/arch/5.12/x86_64-linux-thread-multi/auto/DBI/DBI.so'
for module DBI: libssp.so.0: cannot open shared object file: No such
file or directory at
/usr/lib/perl5/5.12.1/x86_64-linux-thread-multi/DynaLoader.pm line
200.
at /usr/share/squeezeboxserver/CPAN/DBI.pm line 263
BEGIN failed--compilation aborted at
/usr/share/squeezeboxserver/CPAN/DBI.pm line 263.
Compilation failed in require at (eval 18) line 2.
BEGIN failed--compilation aborted at (eval 18) line 2.

Removing [DBI] from the symbol table - load failed.
Module [EV] failed to load:
Can't load
'/usr/share/squeezeboxserver/CPAN/arch/5.12/x86_64-linux-thread-multi/auto/EV/EV.so'
for module EV: libssp.so.0: cannot open shared object file: No such file
or directory at
/usr/lib/perl5/5.12.1/x86_64-linux-thread-multi/DynaLoader.pm line
200.
at /usr/share/squeezeboxserver/CPAN/EV.pm line 87
BEGIN failed--compilation aborted at
/usr/share/squeezeboxserver/CPAN/EV.pm line 87.
Compilation failed in require at (eval 19) line 2.
BEGIN failed--compilation aborted at (eval 19) line 2.

Removing [EV] from the symbol table - load failed.
Removing [common::sense] from the symbol table - load failed.
Module [XML::Parser::Expat] failed to load:
Can't load
'/usr/share/squeezeboxserver/CPAN/arch/5.12/x86_64-linux-thread-multi/auto/XML/Parser/Expat/Expat.so'
for module XML::Parser::Expat: libssp.so.0: cannot open shared object
file: No such file or directory at
/usr/lib/perl5/5.12.1/x86_64-linux-thread-multi/DynaLoader.pm line
200.
at (eval 20) line 2
Compilation failed in require at (eval 20) line 2.
BEGIN failed--compilation aborted at (eval 20) line 2.

Removing [XML::Parser::Expat] from the symbol table - load failed.
Module [HTML::Parser] failed to load:
Can't load
'/usr/share/squeezeboxserver/CPAN/arch/5.12/x86_64-linux-thread-multi/auto/HTML/Parser/Parser.so'
for module HTML::Parser: libssp.so.0: cannot open shared object file: No
such file or directory at
/usr/lib/perl5/5.12.1/x86_64-linux-thread-multi/DynaLoader.pm line
200.
at (eval 21) line 2
Compilation failed in require at (eval 21) line 2.
BEGIN failed--compilation aborted at (eval 21) line 2.

Removing [HTML::Parser] from the symbol table - load failed.
Removing [HTML::Entities] from the symbol table - load failed.
Module [JSON::XS] failed to load:
Can't load
'/usr/share/squeezeboxserver/CPAN/arch/5.12/x86_64-linux-thread-multi/auto/JSON/XS/XS.so'
for module JSON::XS: libssp.so.0: cannot open shared object file: No
such file or directory at
/usr/lib/perl5/5.12.1/x86_64-linux-thread-multi/DynaLoader.pm line
200.
at (eval 22) line 2
Compilation failed in require at (eval 22) line 2.
BEGIN failed--compilation aborted at (eval 22) line 2.

Removing [JSON::XS] from the symbol table - load failed.
Removing [common::sense] from the symbol table - load failed.
Module [Digest::SHA1] failed to load:
Can't load
'/usr/share/squeezeboxserver/CPAN/arch/5.12/x86_64-linux-thread-multi/auto/Digest/SHA1/SHA1.so'
for module Digest::SHA1: libssp.so.0: cannot open shared object file: No
such file or directory at
/usr/lib/perl5/5.12.1/x86_64-linux-thread-multi/DynaLoader.pm line
200.
at (eval 23) line 2
Compilation failed in require at (eval 23) line 2.
BEGIN failed--compilation aborted at (eval 23) line 2.

Removing [Digest::base] from the symbol table - load failed.
Removing [Digest::SHA1] from the symbol table - load failed.
Loaded module: [YAML::Syck] ok!
Module [GD] failed to load:
Can't load
'/usr/share/squeezeboxserver/CPAN/arch/5.12/x86_64-linux-thread-multi/auto/GD/GD.so'
for module GD: libssp.so.0: cannot open shared object file: No such file
or directory at
/usr/lib/perl5/5.12.1/x86_64-linux-thread-multi/DynaLoader.pm line
200.
at (eval 25) line 2
Compilation failed in require at (eval 25) line 2.
BEGIN failed--compilation aborted at (eval 25) line 2.

Removing [GD::Polygon] from the symbol table - load failed.
Removing [GD::Image] from the symbol table - load failed.
Removing [GD] from the symbol table - load failed.
Module [Sub::Name] failed to load:
Can't load
'/usr/share/squeezeboxserver/CPAN/arch/5.12/x86_64-linux-thread-multi/auto/Sub/Name/Name.so'
for module Sub::Name: libssp.so.0: cannot open shared object file: No
such file or directory at
/usr/lib/perl5/5.12.1/x86_64-linux-thread-multi/DynaLoader.pm line
200.
at (eval 28) line 2
Compilation failed in require at (eval 28) line 2.
BEGIN failed--compilation aborted at (eval 28) line 2.

Removing [Sub::Name] from the symbol table - load failed.
Module [Locale::Hebrew] failed to load:
Can't load
'/usr/share/squeezeboxserver/CPAN/arch/5.12/x86_64-linux-thread-multi/auto/Locale/Hebrew/Hebrew.so'
for module Locale::Hebrew: libssp.so.0: cannot open shared object file:
No such file or directory at
/usr/lib/perl5/5.12.1/x86_64-linux-thread-multi/DynaLoader.pm line
200.
at (eval 29) line 2
Compilation failed in require at (eval 29) line 2.
BEGIN failed--compilation aborted at (eval 29) line 2.
<trucated to fit>

Thanks for any help!


-- 
in_shreds
------------------------------------------------------------------------
in_shreds's Profile: http://forums.slimdevices.com/member.php?userid=39499
View this thread: http://forums.slimdevices.com/showthread.php?t=80458

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

Reply via email to