lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] configuring lynx with ssl


From: Stef Caunter
Subject: Re: [Lynx-dev] configuring lynx with ssl
Date: Tue, 15 Mar 2005 18:58:08 -0500 (EST)

try

./configure --with-ssl=/usr/include

or
./configure --with-ssl=/usr/include/openssl

Very often (if you can) installing latest openssl to default locations on a
system will allow it to be picked up by configure.

Stef
http://caunter.ca/crypto.html

On Tue, 15 Mar 2005, Joel Salomon wrote:

> Hello:
> I'm trying to configure lynx2-8-6 to use ssl, but...
>
> ./configure --prefix=/yada/yada --with-ssl gives me (after a whole
> bunch of configure messages):
> ...
> checking for inet_aton function... yes
> checking for SSL_get_version in -lssl... yes
> checking for openssl include directory... no
> checking if we can link to ssl library... no
> configure: error: Cannot link with ssl library
> bash-2.05b$
>
> So I have -lssl - I just can't use it!
> My openssl include directory is /usr/include/openssl - what do I put
> in --with-ssl=????
>
> --with-ssl=/usr gives:
> ...
> checking for inet_aton function... yes
> checking for openssl include directory... no
> checking if we can link to ssl library... no
> configure: error: Cannot link with ssl library
> bash-2.05b$
>
> Thanks,
> --Joel
>
>
> _______________________________________________
> Lynx-dev mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/lynx-dev
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]