[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lynx-dev] configuring lynx with ssl
From: |
Joel Salomon |
Subject: |
[Lynx-dev] configuring lynx with ssl |
Date: |
Tue, 15 Mar 2005 18:20:34 -0500 |
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] configuring lynx with ssl,
Joel Salomon <=
- Re: [Lynx-dev] configuring lynx with ssl, Stef Caunter, 2005/03/15
- Re: [Lynx-dev] configuring lynx with ssl, Thomas Dickey, 2005/03/15
- Re: [Lynx-dev] configuring lynx with ssl, Joel Salomon, 2005/03/15
- Re: [Lynx-dev] configuring lynx with ssl, Thomas Dickey, 2005/03/15
- Re: [Lynx-dev] configuring lynx with ssl, Joel Salomon, 2005/03/15
- Re: [Lynx-dev] configuring lynx with ssl, Thomas Dickey, 2005/03/15
- Re: [Lynx-dev] configuring lynx with ssl, Thomas Dickey, 2005/03/15
- Re: [Lynx-dev] configuring lynx with ssl, Joel Salomon, 2005/03/15
- Re: [Lynx-dev] configuring lynx with ssl, Joel Salomon, 2005/03/15
- Re: [Lynx-dev] configuring lynx with ssl, Stef Caunter, 2005/03/16