Re: Net::SSLeay make failure - openssl error.
- From: sisyphus <sisyphus359@xxxxxxxxx>
- Date: Sun, 14 Sep 2008 03:06:02 -0700 (PDT)
On Sep 14, 9:47 am, "Lee Stone" <m...@xxxxxxxxxxx> wrote:
..
..
I have OpenSSL 0.9.6a...
..
Running make on Net::SSLeay 1.35 fails as follows:..
"
SSLeay.xs:103: openssl/engine.h: No such file or directory
..
I think all these failures relate to the lack of engine.h in my openssl
libraries?
Could well be ... assuming that engine.h does not exist in 0.9.6a.
Otherwise it's simply a case of engine.h existing, but not existing in
a location where it's found automatically. For me (0.9.8g) engine.h
can be found in /usr/local/ssl/include/openssl.
The Net-SSLeay-1.35 README states (re prerequisites):
------------------------------------------
OpenSSL-0.9.6j or OpenSSL-0.9.7b
(try http://www.openssl.org/) -
This release has been tested with 0.9.6d and
in historical light it seems likely that future versions
will work as well (if major version number changes all bets
are off, though)
------------------------------------------
..
..
Is it possible to compile Net::SSLeay without reference to engine.h?
Not easily (ie not without some serious hacking at the source) ... not
version 1.35, at least. (But maybe some earlier version.)
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
- Net::SSLeay make failure - openssl error.
- Prev by Date: Net::SSLeay make failure - openssl error.
- Next by Date: Re: Net::SSLeay make failure - openssl error.
- Previous by thread: Net::SSLeay make failure - openssl error.
- Next by thread: Re: Net::SSLeay make failure - openssl error.
- Index(es):