mherger wrote: > > The following modules failed to load: DBI EV XML::Parser::Expat > HTML::Parser JSON::XS Digest::SHA1 YAML::XS Sub::Name > > .... > > > > Why it doesn't work? Everything (PERL version, LMS version, users, > > groups, access rights etc) seems to be OK, but it doesn't work... > Quite obviously the Perl version is not ok. It's missing above modules. > > Did you try to build the modules as outlined in this thread? > > -- > -- > > Michael
1. I built lms in lms_build jail, using RichieB script (https://github.com/RichieB2B/lms-freenas ). After 30 minutes - success! Code: -------------------- Building complete! The result is in /tmp/LMS/logitechmediaserver-7.9.0-FreeBSD.tar root@build_lms:/usr/home/al # ll /tmp/LMS/ total 49006 -rw-r--r-- 1 root wheel 11518 Dec 8 23:44 buildme.sh.log drwx------ 12 10184 10017 39 Mar 8 2017 logitechmediaserver-7.9.0-FreeBSD/ -rw-r--r-- 1 root wheel 42740224 Dec 8 23:44 logitechmediaserver-7.9.0-FreeBSD.tar -rw-r--r-- 1 root wheel 24084509 Mar 8 2017 logitechmediaserver-7.9.0-FreeBSD.tgz drwxr-xr-x 10 root wheel 11 Dec 8 23:44 slimserver-vendor/ -------------------- 2. Than I made a second jail, lms, and installed my fresh logitechmediaserver-7.9.0-FreeBSD.tar as described in this thread ( e.g. in coreadale post). Unfortunately, when I want to start LMS, i had a message: Code: -------------------- root@lms:/tmp/lms # /etc/rc.d/lms start Starting lms. The following modules failed to load: DBI EV XML::Parser::Expat HTML::Parser JSON::XS Digest::SHA1 YAML::XS Sub::Name ******* NOTE: If you're running some unsupported Linux/Unix platform, please use the buildme.sh script located here: https://github.com/Logitech/slimserver-vendor/tree/public/7.9/CPAN If 7.9 is outdated by the time you read this, Replace "7.9" with the major version You should never need to do this if you're on Windows or Mac OSX. If the installers don't work for you, ask for help and/or report a bug. ******* Exiting.. root@lms:/tmp/lms # -------------------- I don't know much about FreeBSD or freenas 11, so I don't know what I do wrong. Tomorrow I will start with Docker, as Cavador suggest. Best regards, Andrzej ------------------------------------------------------------------------ alayer's Profile: http://forums.slimdevices.com/member.php?userid=67624 View this thread: http://forums.slimdevices.com/showthread.php?t=104122 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
