mherger wrote: 
> > here we go...
> 
> Still complaining about the missing IO::Socket::SSL. Is this a QNAP 
> running SSOTS? I think SSOTS comes with its own perl. What would
> 
> perl -v
> 
> give you? What about
> 
> perl -mIO::Socket::SSL -e'print $IO::Socket::SSL::VERSION'
> 
> ? (to be run on the NAS, of course)
> 
> -- 
> 
> Michael

Hi Michael,

This is my output on my QNAP from your command:
[janus@qnapnas homes]$ perl -v

This is perl, v5.10.0 built for i686-unknown-linux-gnu

Copyright 1987-2007, Larry Wall

Perl may be copied only under the terms of either the Artistic License
or the
GNU General Public License, which may be found in the Perl 5 source
kit.

Complete documentation for Perl, including FAQ lists, should be found
on
this system using "man perl" or "perldoc perl".  If you have access to
the
Internet, point your browser at http://www.perl.org/, the Perl Home
Page.

[janus@qnapnas homes]$ perl -mIO::Socket::SSL -e'print
$IO::Socket::SSL::VERSION'
0.999


------------------------------------------------------------------------
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
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to