Hi folks.
I posted the following message on the OpenMSS forum.
I hope you don't mind my crossposting it. Hopefully someone here can
help me.

---

I installed the ipkg for SqueezeCenter 7.3.2-1. All went well.
When I try to start SC it exits with return code 0

Code:
--------------------
    Mississippi:~ # /opt/etc/init.d/S99squeezecenter start
  Starting SlimServerSlimserver failed to run. Return value: 0.
--------------------

Here are the contents of squeezecenter.log

Code:
--------------------
    Mississippi:~ # cat /home/slimserver/squeezecenter.log 
  The following modules failed to load: DBD::mysql DBI
  
  To download and compile them, please run: 
/opt/share/squeezecenter/Bin/build-perl-modules.pl DBD::mysql DBI
  
  Exiting..
--------------------

I tried to compile the missing modules. Here are the results:

Code:
--------------------
    Mississippi:~ # /opt/share/squeezecenter/Bin/build-perl-modules.pl 
DBD::mysql DBI
  Use of uninitialized value in concatenation (.) or string at 
/opt/share/squeezecenter/Bin/build-perl-modules.pl line 36.
  Welcome to the Slim Devices perl module installer.
  
  These packages are needed for SqueezeCenter 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 --> 
--------------------

My knowledge of Perl is exactly zero. Can anybody help me out here
please?

BTW, /usr/bin/perl is linked to /opt/bin/perl5.8.8

Code:
--------------------
    Mississippi:~ # ls -l /usr/bin/perl 
  lrwxrwxrwx    1 root     root           18 Feb  1 19:29 /usr/bin/perl -> 
/opt/bin/perl5.8.8
--------------------

Thanks,
Craig


-- 
rijidij
------------------------------------------------------------------------
rijidij's Profile: http://forums.slimdevices.com/member.php?userid=23910
View this thread: http://forums.slimdevices.com/showthread.php?t=52466

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

Reply via email to