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
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to