Unfortunately the build script will need to be updated to support 5.12 as well before you'll be able to automatically build all the modules. I'll do this in the next day or so, as well as supply some official 5.12-compatible modules for Linux.
Results 11 to 20 of 140
Thread: Won't start in OpenSUSE 11.3
-
2010-07-20, 14:04 #11
-
2010-07-20, 15:18 #12Junior Member
- Join Date
- Jul 2010
- Posts
- 12
That would be greatly appreciated. Thanks!
-
2010-07-20, 19:27 #13
Tonight's 7.5.2 nightly will work on i386/x86_64 Linux with Perl 5.12.1. Get version r31089 or later.
http://downloads.slimdevices.com/nightly/?ver=7.5
I'll do 7.6 tomorrow.
-
2010-07-21, 14:15 #14Junior Member
- Join Date
- Jul 2010
- Posts
- 12
I still seem to be getting the same error as before with the r31089 build:
/usr/lib/perl5/vendor_perl$ Use of inherited AUTOLOAD for non-method YAML::Syck:
umpYAML() is deprecated at /usr/share/squeezeboxserver/CPAN/YAML/Syck.pm line 65.
The following modules failed to load: DBD::mysql EV JSON::XS YAML::Syck GD Sub::Name
After uninstalling 7.5.1 I made sure that all of squeezebox server files were removed so there shouldn't be any conflicts with old files/modules. Did I miss an easy step somewhere during installation?
-
2010-07-21, 14:22 #15
Can you post the output of slimserver.pl --d_startup ?
-
2010-07-21, 15:14 #16Junior Member
- Join Date
- Jul 2010
- Posts
- 12
I don't seem to have a slimserver.pl:
slomojo@linux-yiyy:~$ sudo find / -name slimserver.pl
slomojo@linux-yiyy:~$
-
2010-07-21, 15:43 #17
Try /usr/sbin/squeezeboxserver or /usr/libexec/squeezeboxserver
-
2010-07-21, 16:07 #18Junior Member
- Join Date
- Jul 2010
- Posts
- 12
Here's the output:
slomojo@linux-yiyy:~$ sudo /usr/libexec/squeezeboxserver --d_startup
root's password:
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 [DBD::mysql] 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 /usr/share/squeezeboxserver/CPAN/DBD/mysql.pm line 7.
BEGIN failed--compilation aborted at /usr/share/squeezeboxserver/CPAN/DBD/mysql.pm line 7.
Compilation failed in require at (eval 19) line 2.
BEGIN failed--compilation aborted at (eval 19) line 2.
Removing [DBD::mysql] from the symbol table - load failed.
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 20) line 2.
BEGIN failed--compilation aborted at (eval 20) 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 21) line 2
Compilation failed in require at (eval 21) line 2.
BEGIN failed--compilation aborted at (eval 21) 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 22) line 2
Compilation failed in require at (eval 22) line 2.
BEGIN failed--compilation aborted at (eval 22) 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 23) line 2
Compilation failed in require at (eval 23) line 2.
BEGIN failed--compilation aborted at (eval 23) line 2.
Removing [JSON::XS] 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 24) line 2
Compilation failed in require at (eval 24) line 2.
BEGIN failed--compilation aborted at (eval 24) line 2.
Removing [Digest::base] from the symbol table - load failed.
Removing [Digest::SHA1] from the symbol table - load failed.
Use of inherited AUTOLOAD for non-method YAML::Syck:
umpYAML() is deprecated at /usr/share/squeezeboxserver/CPAN/YAML/Syck.pm line 65.
Module [YAML::Syck] failed to load:
Can't locate auto/YAML/Syck/DumpYAML.al in @INC (@INC contains: /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 .) at /usr/share/squeezeboxserver/CPAN/YAML/Syck.pm line 65
Removing [YAML::Syck] from the symbol table - load failed.
Removing [List::Util] from the symbol table - load failed.
Removing [Scalar::Util] from the symbol table - load failed.
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 28) line 2
Compilation failed in require at (eval 28) line 2.
BEGIN failed--compilation aborted at (eval 28) line 2.
There's more but I'm running up against the post size limit and it's more of the same
-
2010-07-21, 16:41 #19
Hmm, that's a new one. It seems you need to install the package that includes libssp.so.0.
-
2010-07-22, 13:01 #20Junior Member
- Join Date
- Apr 2005
- Location
- Seattle, WA
- Posts
- 17
I'm more interested in this portion:
Removing [Digest::base] from the symbol table - load failed.
Removing [Digest::SHA1] from the symbol table - load failed.
Use of inherited AUTOLOAD for non-method YAML::Syck:: DumpYAML() is deprecated at /usr/share/squeezeboxserver/CPAN/YAML/Syck.pm line 65.
Module [YAML::Syck] failed to load:
Can't locate auto/YAML/Syck/DumpYAML.al in @INC (@INC contains: /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 .) at /usr/share/squeezeboxserver/CPAN/YAML/Syck.pm line 65
I managed to get all the Perl and other libraries installed and was getting this error.


Reply With Quote
