Oke will try in my best English.

One of the most important thing, don`t use any addon programs, try to
make it depend on tools and programs suplied bij QTS from Qnap.
Otherwise it wont work after a upgrade from QTS.

First thing is a good perl, which works with lms, and is stand a lone,
so no optware or entware solutions are needed.
Best is a perl, on the /usr directory of you`re Qnap.

Then get and install a good optware solution, where the gcc compiler
works.
Important when gcc is instaled in /opt/bin do /bin/ln -s /opt/bin/gcc
/opt/bin/cc ( as most perl packets are compiled with the cc compiler )

For the next steps, use the same system and gcc compiler version. (
otherwise perl will give a error )

Then download the source, including the source for openssl.
Get stabiel and the latstest releases, otherwise spotty or youtube will
complain.

Then extract the source in there own directory, and do chown -R admin
(sourcedirectoryname)\ , and chmod -R 0775 (sourcedirectoryname)\
This is very important, otherwise you can get error while compiling a
program.

Then first make a directory in /opt like /opt/openssl.
Then compile you`re openssl source like ./config --prefix=/opt/openssl
-fPIC, 
If no error make && make test && make install && make clean

Then go to the Mozilla-CA source and do /pathto/perl makefile.pl
If no errors make && make install && make clean

Then go to the source Net-SSLeay-1.81, an d do
OPENSSL_PREFIX=/opt/openssl /pathto/perl makefile.pl
If no errors make && make test && make install

Then go to the IO-Socket-SSL source and do /pathto/perl makefile.pl
If no errors make && make test && make install

And now if there where no errors, start or restart you`re lms.
You should now be able to use spotty and youtube.

One off the biggest mistake SSOTS/SSODS had, was al those small addon
packets and programs.
They will no survive a upgraded for QTS, also if it depends on other
programs from optware or entware.
And programs like bash, can then be infected if not updated.

Always use the tools/programs from QTS/Qnap and in a script included
path to program/tool.
And keep it simple not to fancy, should work out off the box, and after
a upgraded off QTS.

Let me know if you could get it working. My knowledge on arm Qnap nas
systems is to little.
But maybe if you get it working, we could look to included it in the
QPKG.
At the moment looking on a way to also make it work on x86 based Qnap
nas systems.

Greeting 


boyracer wrote: 
> Thanks Digimaster.  My QNAP is based on the Arm chip.  Would you mind
> sharing the code you used so I could look at it and see if I might be
> able to adapt it for an Arm based QNAP.  I'm not promising anything as
> my programming is mostly database interacting web applications, but
> until I see it I won't know if I can try it.



*
Qnap TS-453a, with LogitechMediaSever 7.9.1 ( with spotty and youtube )
Serval raspberry with hifiberry amp+ and picoreplayer.
Love logitechmediaserver for it flexibel way, to play music from
different sources.*
------------------------------------------------------------------------
digimaster's Profile: http://forums.slimdevices.com/member.php?userid=66919
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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

Reply via email to