<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">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).<div class=""><br class=""></div><div class="">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).</div><div class=""><br class=""><div apple-content-edited="true" class="">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><div class="">Doug Bell</div><div class=""><a href="mailto:madcityzen@gmail.com" class="">madcityzen@gmail.com</a></div><div class=""><br class=""></div></span><br class="Apple-interchange-newline">

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