in reply to Re^3: Crypt::SSLeay not installed
in thread Crypt::SSLeay not installed
And$ /usr/bin/perl -v This is perl, v5.8.5 built for i686-linux
Which puts me back at square one. http works, but https gives the "Crypt::SSLeay not installed" error. Yet it is there.use lib '/usr/lib/perl5/site_perl/5.8.5/i686-linux/auto/';
$ ls -l /usr/lib/perl5/site_perl/5.8.5/i686-linux/auto/Crypt/SSLeay/ total 40 -r--r--r-- 1 root root 0 Aug 10 2004 SSLeay.bs -r-xr-xr-x 1 root root 30277 Aug 10 2004 SSLeay.so
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Crypt::SSLeay not installed
by Anonymous Monk on Jul 08, 2014 at 03:20 UTC |