Chris wrote:
Marten Lehmann wrote:
Hello,
openssl is compiled for x86 on my system, so the libs are in
/usr/lib64 rather than /usr/lib. But configure only looks in /usr/lib
and gives me
configure: error: Cannot find OpenSSL's libraries
Just checked ./configure and it had this option:
--
Marten Lehmann wrote:
Hello,
openssl is compiled for x86 on my system, so the libs are in /usr/lib64
rather than /usr/lib. But configure only looks in /usr/lib and gives me
configure: error: Cannot find OpenSSL's libraries
Just checked ./configure and it had this option:
--enable and --wi
On Tue, August 22, 2006 8:34 am, Marten Lehmann wrote:
> openssl is compiled for x86 on my system, so the libs are in
> /usr/lib64
> rather than /usr/lib. But configure only looks in /usr/lib and gives
> me
>
> configure: error: Cannot find OpenSSL's libraries
>
> How can I change this?
If passing
Hmm..
in my system, /usr/lib is a sym link to /usr/lib64...
but..
Try this configure option:
--with-openssl[=DIR]
-B
Marten Lehmann wrote:
Hello,
openssl is compiled for x86 on my system, so the libs are in
/usr/lib64 rather than /usr/lib. But configure only looks in /usr/lib
and gives me
4 matches
Mail list logo