mherger wrote: > > $IO::Socket::SSL::VERSION' > > 0.999 > > Hmm... I can't find any reference to this version on search.cpan.org. > Bug googling it reveals some sources from back in 2006... even my > ReadyNAS running a slightly more recent Perl 5.10.1 comes with 1.33, > which is about 4 years more recent. > > Most likely your version is outdated and no longer supported. You should > > check the QNAP forums for an update. Or try to compile it yourself... > > -- > > Michael
Hi Michael, I successfully recompiled LMS 7.7.3 Perl modules. Now IO::Socket::SSL is working flawlessly! It's a self-contained perl and LMS installation. I ran LMS previously with SSOTS on my QNAP and the provided openssl library is not too old. It's just that IO::Socket::SSL must be compiled using the same compiler version as the openssl and perl on my system. So I ended up compiling openssl and the perl modules using the provided C compiler (gcc) on my QNAP system. And thank you very much for this awesome plugin. I love it!! Thanks again! Eric ------------------------------------------------------------------------ janus's Profile: http://forums.slimdevices.com/member.php?userid=62801 View this thread: http://forums.slimdevices.com/showthread.php?t=97668 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
