Installing squeezeboxserver-7.4-0.1.28225.noarch via:

Code:
--------------------
    
  # yum erase squeezeboxserver (gets rid of last 7.4 install)
  # yum install squeezeboxserver --disablerepo=* 
--enablerepo=squeezecenter-unstable -y
  
--------------------


The install seems to go fine, but it won't run.

What I observed:

/usr/squeezeboxserver directory created with expected content.

/etc/squeezeboxserver directory created, along with the files: 
convert.conf, modules.conf, types.conf and a symlink to server.conf

/var/lib/squeezeboxserver directory created along with subdirectories
cache (empty), Plugins (empty), prefs (includes a zero-byte server.prefs
file) and Plugins (empty).

After the install, a # service squeezeboxserver status   ..reports:

squeezeboxserver dead but subsys locked

Rebooting the server and then running:

# service squeezeboxserver start  ..yields:

Code:
--------------------
    
  Starting Squeezebox Server: The following modules failed to load: EV JSON::XS 
YAML::Syck GD Sub::Name
  
  To download and compile them, please run: 
/usr/share/squeezebox/Bin/build-perl-modules.pl EV JSON::XS YAML::Syck GD 
Sub::Name
  
  Exiting..
  
--------------------


An attempt to run the suggested per-modules.pl yields:

Code:
--------------------
    
  -bash: /usr/share/squeezebox/Bin/build-perl-modules.pl: No such file or 
directory
  
--------------------

..of course.

Correcting this to
/usr/share/squeezeboxserver/Bin/build-perl-modules.pl EV JSON::XS
YAML::Syck GD Sub::Name   ..yields:


Code:
--------------------
    
  Can't locate File/Which.pm in @INC (@INC contains: /usr/local/slimserver/CPAN 
/usr/share/squeezecenter/CPAN CPAN 
/usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi 
/usr/local/lib/perl5/site_perl/5.10.0 
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl 
/usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0 
/usr/lib/perl5/site_perl .) at 
/usr/share/squeezeboxserver/Bin/build-perl-modules.pl line 20.
  BEGIN failed--compilation aborted at 
/usr/share/squeezeboxserver/Bin/build-perl-modules.pl line 20.
  
--------------------
  

Conclusion: the paths reworking needs a little more work to dig 7.4 out
of its current hosed condition when installing on RH like systems via
yum.


-- 
gharris999
------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=66832

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

Reply via email to