bluegroper wrote: > Ok, I went back to basics and tried to install LMS 7.9.2-1 to CentOS 8 > > Fresh install of CentOS 8.1 as virtual machine. Small webserver, no > GUI. Apply all updates. > # dnf install epel-release > # dnf update > > Then > # wget > http://downloads.slimdevices.com/LogitechMediaServer_v7.9.2/logitechmediaserver-7.9.2-1.noarch.rpm > # dnf localinstall ./logitechmediaserver-7.9.2-1.noarch.rpm > Automatically installs many required perl modules as expected. > > Disable firewalld.service to ensure no unwanted dropped packets. Stir > and sweeten to taste and local conditions. > > # systemctl start logitechmediaserver.service > > Cannot start LMS. From the logs : > > Feb 22 13:14:33 localhost systemd[1]: Starting LSB: Startup script for > the Logitech Media Server... > Feb 22 13:14:33 localhost squeezeboxserver[8055]: Starting Squeezebox > Server: *Can't locate Slim/bootstrap.pm* in @INC (you may need to > install the Slim::bootstrap module) (@INC contains: /usr/libexec > /usr/local/lib64/perl5 /usr/local/share/perl5 > /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl > /usr/lib64/perl5 /usr/share/perl5) at /usr/libexec/squeezeboxserver line > 169. > Feb 22 13:14:33 localhost squeezeboxserver[8055]: BEGIN > failed--compilation aborted at /usr/libexec/squeezeboxserver line 169. > Feb 22 13:14:33 localhost squeezeboxserver[8055]: [FAILED] > Feb 22 13:14:33 localhost systemd[1]: squeezeboxserver.service: Control > process exited, code=exited status=1 > Feb 22 13:14:33 localhost systemd[1]: squeezeboxserver.service: Failed > with result 'exit-code'. > Feb 22 13:14:33 localhost systemd[1]: Failed to start LSB: Startup > script for the Logitech Media Server. > > Located the bootstrap.pm in > /usr/lib/perl5/vendor_perl/Slim/bootstrap.pm > > So made a symlink as > # ln -s /usr/lib/perl5/vendor_perl/Slim > /usr/lib64/perl5/vendor_perl/Slim > # systemctl restart logitechmediaserver.service > > LogitechMediaServer now working as intended. :-) > > Please, for any next time/s, is there a-better-way (tm) to do this ? > And big thanks to the forum for all the helps. > > Edit. How do I add -[SOLVED]- to the original topic heading ? TIA's
You don't need epel-release https://forums.slimdevices.com/showthread.php?111639-Media-Server-Install-on-Centos-8&p=964055&viewfull=1#post964055 Jeff *Players:* SliMP3,Squeezebox3 x3,Receiver,SqueezeLite-X,PiCorePlayer x3 *Server:* LMS Version: Latest Nightly on Centos 8.0 VM on ESXi 6.5.0U3 on Dell T320 *Plugins:* AutoRescan/BBCiPlayer/PowerSave/PowerSwitchIII/Squeezecloud/Spotty/Player Groups *Remotes:* iPeng9/Orangesqueeze/PC/Jivelite/SqueezeLite-X *Music:* 522GB,1.5K albums with 25K songs by 5K 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=111421 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
