Hello, 
I've installed slimserver on à NSLU2 device with SlugOS/BE as Firmware
(Linux big endian, see http://www.nslu2-linux.org ). Optware is
installed.
Slimserver was added exactly as described on
http://www.nslu2-linux.org/wiki/Applications/SlimServer
(same order).
Here what hapens:

[EMAIL PROTECTED]:~# slimserver start
Starting SlimServerSlimserver failed to run. Return value: 0.
[EMAIL PROTECTED]:~#

[EMAIL PROTECTED]:/home/slimserver# cat slimserver.log
The following modules failed to load: DBD::mysql DBI XML::Parser::Expat
HTML::Parser Digest::SHA1 YAML::Syck
To download and compile them, please run:
/opt/share/ss65/Bin/build-perl-modules.pl DBD::mysql DBI
XML::Parser::Expat HTML::Parser Digest::SHA1 YAML::Syck
Exiting..
The following modules failed to load: DBD::mysql DBI XML::Parser::Expat
HTML::Parser Digest::SHA1 YAML::Syck
To download and compile them, please run:
/opt/share/ss65/Bin/build-perl-modules.pl DBD::mysql DBI
XML::Parser::Expat HTML::Parser Digest::SHA1 YAML::Syck
Exiting..
[EMAIL PROTECTED]:/home/slimserver#

Please note that mysql etc where installed on step 3.

Of corse, build-perl-modules.pl does not work...:
[EMAIL PROTECTED]:/home/slimserver#
/opt/share/ss65/Bin/build-perl-modules.pl DBD::mysql DBI
XML::Parser::Expat HTML::Parser Digest::SHA1 YAML::Syck
Use of uninitialized value in pattern match (m//) at
/opt/share/ss65/Bin/build-perl-modules.pl line 75.
Use of uninitialized value in concatenation (.) or string at
/opt/share/ss65/Bin/build-perl-modules.pl line 80.
Welcome to the Slim Devices perl module installer.
These packages are needed for SlimServer to function.
You will need a C compiler (gcc), make, and perl installed.
You will need development libraries for MySQL. eg: libmysqlclient
You will need development libraries for expat. eg: libexpat1-dev
*** Ignore any warnings about AppConfig. ***
Please enter a perl binary to use (defaults to /usr/bin/perl)
Couldn't find a perl binary. Exiting.
This must be the same perl binary that you ran this program with -->
[EMAIL PROTECTED]:/home/slimserver#

Note that there are two perls:
/usr/bin/perl and /opt/bin/perl
propably, the second one should be used for slimserver, see step 6)
Note also, that the script does not stop to chante the default
/usr/bin/perl to /opt/bin/perl,
but even if /usr/bin/perl points to /opt/bin/perl5.8.8, it fails...
And of corse, the devolopper package is installed... 

Anyone who can help me?

Thanks for your valuable time! - Fabio


-- 
fava
------------------------------------------------------------------------
fava's Profile: http://forums.slimdevices.com/member.php?userid=12211
View this thread: http://forums.slimdevices.com/showthread.php?t=36894

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

Reply via email to