Re: [SlimDevices: SqueezeCenter] Logitech Media Server on Fedora 27

2018-04-16 Thread Jeff07971

patatorz wrote: 
> Hi jeff,
> 
> thanks a lot for your help. It works fine now !!!
> Could you let me know the reason of such line 
> > 
Code:

  >   > ln -sf /usr/lib/perl5/vendor_perl/Slim /usr/lib64/perl5/vendor_perl/Slim

> > 

This creates a symlink to the correct location of perl on later versions
of perl (5+ I think)

Later versions of perl put their files in /usr/lib64/perl5/ (On RH
Distros (Not sure about others)) whereas squeezeserver look for them in
/usr/lib/perl5/

Jeff



*Players:* SliMP3,Squeezebox3 x3,Receiver,SqueezeLiteX,PiCorePlayer
x3,Wandboard
*Server:* LMS Version:  Latest Nightly on Centos 7 VM on ESXi 6.5.0U1 on
Dell T320
*Plugins:*
AutoRescan/BBCiPlayer/PowerSave/PowerSwitchIII/Squeezecloud/Spotty/Player
Groups
*Remotes:* iPeng9/Orangesqueeze/PC/Jivelite/SqueezeLiteX
*Music:* 522GB,1660 albums with 23087 songs by 5204 artists mostly
FLACs

*Want a webapp ?* See
http://forums.slimdevices.com/showthread.php?104305-Webapp-for-LMS

Jeff07971's Profile: http://forums.slimdevices.com/member.php?userid=49290
View this thread: http://forums.slimdevices.com/showthread.php?t=108945

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Logitech Media Server on Fedora 27

2018-04-16 Thread patatorz

Hi jeff,

thanks a lot for your help. It works fine now !!!
Could you let me know the reason of such line 

Code:

ln -sf /usr/lib/perl5/vendor_perl/Slim /usr/lib64/perl5/vendor_perl/Slim




patatorz's Profile: http://forums.slimdevices.com/member.php?userid=13631
View this thread: http://forums.slimdevices.com/showthread.php?t=108945

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Logitech Media Server on Fedora 27

2018-04-16 Thread Jeff07971

patatorz wrote: 
> Dear all,
> 
> i just tried to install LMS on Fedora 27 with the following process. My
> issue is that LMS seems to does not start and i'm not able to identify
> the reasons. You would find below the status of the service.
> 
> > 
Code:

  >   > su -c 'yum localinstall --nogpgcheck 
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E 
%fedora).noarch.rpm 
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm 
-E %fedora).noarch.rpm'
  > yum repolist | grep rpmfusion
  > sudo yum install 
http://www.squeezecommunity.org/repo/fedora/27/x86_64/squeezecommunity-repo-1-11.fc27.noarch.rpm
  > sudo yum update
  > yum repolist
  > yum info logitechmediaserver
  > sudo yum install logitechmediaserver
  > 

> > 
> 
> The command "systemctl status squeezeboxserver -l" leads to :
> > 
Code:

  >   > ● squeezeboxserver.service - SqueezeboxServer Daemon
  > Loaded: loaded (/usr/lib/systemd/system/squeezeboxserver.service; enabled; 
vendor preset: disabled)
  > Active: inactive (dead) since Mon 2018-04-16 10:18:33 CEST; 3s ago
  > Process: 1816 ExecStart=/usr/libexec/squeezeboxserver 
--pidfile=${SQUEEZEBOX_PID_FILE} --cachedir=${SQUEEZEBOX_CACHE_DIR} 
--prefsdir=${SQUEEZEBOX_CFG_DIR} --logd
  > Main PID: 1816 (code=exited, status=0/SUCCESS)
  > 
  > avril 16 10:18:33 audio-serveur squeezeboxserver[1816]: NOTE:
  > avril 16 10:18:33 audio-serveur squeezeboxserver[1816]: If you're running 
some unsupported Linux/Unix platform, please use the buildme.sh
  > avril 16 10:18:33 audio-serveur squeezeboxserver[1816]: script located here:
  > avril 16 10:18:33 audio-serveur squeezeboxserver[1816]: 
https://github.com/Logitech/slimserver-vendor/tree/public/7.9/CPAN
  > avril 16 10:18:33 audio-serveur squeezeboxserver[1816]: If 7.9 is outdated 
by the time you read this, Replace "7.9" with the major version
  > avril 16 10:18:33 audio-serveur squeezeboxserver[1816]: You should never 
need to do this if you're on Windows or Mac OSX. If the installers
  > avril 16 10:18:33 audio-serveur squeezeboxserver[1816]: don't work for you, 
ask for help and/or report a bug.
  > avril 16 10:18:33 audio-serveur squeezeboxserver[1816]: ***
  > avril 16 10:18:33 audio-serveur squeezeboxserver[1816]:
  > avril 16 10:18:33 audio-serveur squeezeboxserver[1816]: Exiting..
  > 

> > 
> 
> Thanks for your help


I used the nightly from
http://downloads.slimdevices.com/nightly/7.9/sc/7b3c28cd1e30f87df0e282dea016b178cfd43fc8/logitechmediaserver-7.9.1-0.1.1523349116.noarch.rpm

and corrected for the perl version:


Code:


  
  yum install 
http://downloads.slimdevices.com/nightly/7.9/sc/7b3c28cd1e30f87df0e282dea016b178cfd43fc8/logitechmediaserver-7.9.1-0.1.1523349116.noarch.rpm
  
  ln -sf /usr/lib/perl5/vendor_perl/Slim /usr/lib64/perl5/vendor_perl/Slim
  
  systemctl stop firewalld
  
  



All seems to work fine for me

Jeff



*Players:* SliMP3,Squeezebox3 x3,Receiver,SqueezeLiteX,PiCorePlayer
x3,Wandboard
*Server:* LMS Version:  Latest Nightly on Centos 7 VM on ESXi 6.5.0U1 on
Dell T320
*Plugins:*
AutoRescan/BBCiPlayer/PowerSave/PowerSwitchIII/Squeezecloud/Spotty/Player
Groups
*Remotes:* iPeng9/Orangesqueeze/PC/Jivelite/SqueezeLiteX
*Music:* 522GB,1660 albums with 23087 songs by 5204 artists mostly
FLACs

*Want a webapp ?* See
http://forums.slimdevices.com/showthread.php?104305-Webapp-for-LMS

Jeff07971's Profile: http://forums.slimdevices.com/member.php?userid=49290
View this thread: http://forums.slimdevices.com/showthread.php?t=108945

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter