[Chicago-talk] Module install problem

Doug Bell madcityzen at gmail.com
Tue Sep 15 15:34:04 PDT 2015


Crypt::SSLeay requires some version of libssl on your system. Generally that's OpenSSL. It also looks like it wants libz (or, as your package manager probably calls it, zlib).

You'll need the headers for those libraries installed as well, which is likely a different package (-dev or -devel depending on apt or yum).

Doug Bell
madcityzen at gmail.com



> On Sep 15, 2015, at 5:16 PM, richard at rushlogistics.com wrote:
> 
> Can anybody help with a solution as to how I can get this package istalled? Thanks
> 
> perl -MCPAN -e 'install Crypt::SSLeay';
> Reading '/root/.cpan/Metadata'
>   Database was generated on Tue, 15 Sep 2015 03:29:02 GMT
> Running install for module 'Crypt::SSLeay'
> Checksum for /root/.cpan/sources/authors/id/N/NA/NANIS/Crypt-SSLeay-0.72.tar.gz ok
> tmp-15382 for tmp-15382: No such file or directory at /usr/local/share/perl/5.14.2/CPAN/Distribution.pm line 468. 
> Configuring N/NA/NANIS/Crypt-SSLeay-0.72.tar.gz with Makefile.PL
> Cannot link with any of the requested SSL libraries 'ssl, crypto, ssl32, ssleay32, eay32, libeay32, z'
> No 'Makefile' created  NANIS/Crypt-SSLeay-0.72.tar.gz
>   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
> _______________________________________________
> Chicago-talk mailing list
> Chicago-talk at pm.org
> http://mail.pm.org/mailman/listinfo/chicago-talk

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/chicago-talk/attachments/20150915/9c04fb72/attachment.html>


More information about the Chicago-talk mailing list