On May 24, 2014, at 4:08 PM, ortenzia konyha wrote:
I have compiled lynx --with-ssl=/usr/inlcude/openssl/ssl.h
--with-ssl{=path} link with ssl library if available
You shouldn't need to add anything after --with-ssl if you have
OpenSSL installed in a standard location.
Reconfigure Lynx and the configure output should have:
checking if you want ssl library... yes
and your lynx_cfg.h should have:
#define USE_OPENSSL_INCL 1 /* CF_SSL */
#define USE_SSL 1 /* CF_SSL */
Sincerely,
William Harrington
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page