Man in a van wrote: 
> 
> Not being sure of how change the permissions for user "ronnie" I googled
> a bit and ended up with "sudo chown -R ronnie /opt"
> That changed /opt from root to ronnie. Groups was still root so I
> changed that to sudo (don't know if that was the corrrect thing to do).
> 
sudo mkdir /opt/perl-5.26.3
sudo chown ronnie /opt/perl-5.26.3
(build / install everything)
sudo chown -R root:root /opt/perl-5.26.3

Man in a van wrote: 
> 
> > 
Code:
--------------------
  >   > 
  > ronnie@shuttle:~$ wget 
https://cpan.metacpan.org/authors/id/C/CH/CHRISN/Net-SSLe                       
                                                                                
      ay-1.88.tar.gz
  > ronnie@shuttle:~$ tar xf Net-SSLeay-1.88.tar.gz && cd Net-SSLeay-1.88
  > ronnie@shuttle:~/Net-SSLeay-1.88$ /opt/perl-5.26.3-LMS/bin/perl5.26.3 
Makefile.P                                                                      
                                       L
  > ronnie@shuttle:~$
  > 
--------------------
> > 
> 
Did you actually  run make install? It's missing from the log above, and
would explain:

Code:
--------------------
    
  Warning: prerequisite Net::SSLeay 1.46 not found.
  
--------------------


Man in a van wrote: 
> 
> Anyway I installed LMS, rebooted, changed the text in the
> Squeezeboxserver and squeezeboxserver-scanner files and rebooted again.
> LMS runs but I can not access it through the web gui.
> 
Check the LMS server logs.

Man in a van wrote: 
> 
> I tried finding  Net-SSLeay-1.46, but no joy (I think it should not be
> required anyway, but that must mean that Net-SSLeay-1.88 is not
> discovered).
> 
Yes, and installing a deb package to the system wouldn't work anyway, as
the perl in /opt won't use them



'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | Playlist
Editor / Generator | Music Classification | Similar Music | Announce |
EventTrigger | LMSlib2go | ...
'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a
self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ...
------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=111348

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

Reply via email to