Re: Net::SSLeay make failure - openssl error.
- From: sisyphus <sisyphus359@xxxxxxxxx>
- Date: Mon, 15 Sep 2008 19:42:49 -0700 (PDT)
On Sep 16, 2:06 am, "Lee Stone" <m...@xxxxxxxxxxx> wrote:
..
..
For google's sake - here's what I had to do (although I cannot believe
anyone else would need to do this, only idiots like me):
a) Use wget to download the source for the older module version fromhttp://search.cpan.org/src/SAMPO/Net_SSLeay.pm-1.15/using the command
'
wget -r -l10 --no-parenthttp://search.cpan.org/src/SAMPO/Net_SSLeay.pm-1.15/
'
b) cd into the directory where the files were stored by wget. In my case
this was
'
cd
/home/a-e/admin/downloads/NetSSLeaySource/search.cpan.org/src/SAMPO/Net_SSLeay.pm-1.15
'
c) Use the normal 'perl Makefile.PL', 'make', 'make test', 'make install'
build process.
I think there is a way to install a specific version of a module using
CPAN.pm. But I don't use CPAN.pm very often, so I can't provide
details.
I still install nearly all modules using pretty much the same method
as you've just outlined above.
Cheers,
Rob
.
- Follow-Ups:
- Re: Net::SSLeay make failure - openssl error.
- From: Lee Stone
- Re: Net::SSLeay make failure - openssl error.
- References:
- Net::SSLeay make failure - openssl error.
- From: Lee Stone
- Re: Net::SSLeay make failure - openssl error.
- From: sisyphus
- Re: Net::SSLeay make failure - openssl error.
- From: Lee Stone
- Net::SSLeay make failure - openssl error.
- Prev by Date: Re: Net::SSLeay make failure - openssl error.
- Next by Date: Re: Net::SSLeay make failure - openssl error.
- Previous by thread: Re: Net::SSLeay make failure - openssl error.
- Next by thread: Re: Net::SSLeay make failure - openssl error.
- Index(es):
Relevant Pages
|