jasell wrote: > Hi, > I'm happy to see the progress on Spotty and really like to get it up and > running. > As I'm running my LMS 7.9.1 on my QNAP TS-459 (x86) I need a missing > IO:Socket:SSL perl module. > > I'm far from being comfortable in a Linux environment so I would need > some help on how to get this to work. > I made some attempts, I downloaded the IO:Socket:SSL and tried to > compile it, but then another module was required, and to compile that I > need to have C-support installed... > So it just exceed my knowledge quite a bit... > > Is there some other way of doing it, or have someone else already > compiled the missing module that I can install on my system? > > Or can anyone give some detailed step-by-step for how to do this? > > All help is appreciated.
Like a record stuck in the groove, I would suggest to buy a rpi3b and stick LMS on that and point it to the files on the Qnap. I too have only a little (is a dangerous thing) knowledge of linux but I don't think you can easily install apt-get on the Qnap and that would be the simple way to do it (sudo update and then sudo apt-get install libio-socket-ssl-perl) which you can do on a rpi, perhaps even quicker than that. ronnie ------------------------------------------------------------------------ Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627 View this thread: http://forums.slimdevices.com/showthread.php?t=107615 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
