On Thu, Jul 07, 2016 at 08:57:44PM +0000, Thorsten Glaser wrote: > Travis Siegel dixit: > > On Wed, 6 Jul 2016, Thomas Dickey wrote: > >> On Wed, Jul 06, 2016 at 03:13:29PM -0500, zoho wrote: > >>> cannot get compiled lynx to work with https. > >>> > >>> ./configure --with-ssl > >>> make > >>> sudo make install > >>> > >>> seems to go well. no error messages. > >>> lynx installs at /usr/local/bin/lynx > >>> > >>> yet, starting /usr/local/bin/lynx, then attempting to access https > >>> site fails with message: this client does not contain support for > >>> HTTPS URLs > >>> > >>> i am running ubuntu 16.04. > >> > >> hmm - I just installed 16.04 today to look at a different issue. > >> I'll check/see if I can reproduce this. > > > Just for reference, I have the same problem on my raspberry pi, but not on > > Unless the OpenSSL is too new, chances are good they just didn’t > install the OpenSSL development headers (libssl-dev package).
The version message cited ssl, and that wouldn't be shown unless lynx is built with ssl. -- Thomas E. Dickey <[email protected]> http://invisible-island.net ftp://invisible-island.net
signature.asc
Description: Digital signature
_______________________________________________ Lynx-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lynx-dev
