alayer wrote: 
> 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. Then 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 Cadavor suggest.
> 
> Best regards,
> Andrzej


Did you check that it's not the same simple error as posted in #51? 
Building LMS using this method in FreeNAS 11 does work, I did it about
two months ago.  To use Docker in FreeNAS, you'd have to create a linux
virtual machine first to run docker.  This seems rather pointless when
you can just install LMS in the virtual machine. In any case, LMS
running in a virtual machine inside FreeNAS does not have direct access
to your zfs pool data, you have to setup network shares to mount within
the virtual machine.  Performance is better when using jails.


------------------------------------------------------------------------
Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080
View this thread: http://forums.slimdevices.com/showthread.php?t=104122

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

Reply via email to