Hello,
I have built lynx with ssl support. I used 'openssl-0.9.3a' and a patch
'lynx-282-ssl' to support https URLs. But if execute '' lynx <https URL> '' I get
the following error:-
Alert!: This client does not contain support for HTTPS URLs.
Alert!: This client does not contain support for HTTPS URLs.
Please note the following is the output from 'make' :-
cd WWW/Library/Implementation && make CC="cc" \
LY_CFLAGS="" \
CPPFLAGS="" \
LYFLAGS="-I/home/subbu/Lynx/openssl-0.9.3a//include -DUSE_SSL"
cd src && make all CC="cc" \
CFLAGS="" \
CPPFLAGS="" \
LIBS="-lcurses -lnsl -lsocket -L/home/subbu/Lynx/openssl-0.9.3a/ -lssl
-lcrypto" \
SITE_DEFS="-I/home/subbu/Lynx/openssl-0.9.3a//include -DUSE_SSL" \
WWWINC=WWW/Library/Implementation \
WWWLIB="../WWW/Library/Implementation/libwww.a"
Compiling Lynx sources
cd chrtrans && make \
SITE_DEFS="-I/home/subbu/Lynx/openssl-0.9.3a//include -DUSE_SSL" \
CFLAGS="" \
CPPFLAGS="" \
CC="cc" tables
Linking and creating Lynx executable
cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -Ichrtrans
-I./chrtrans -I.. -I../src -I../WWW/Library/Implementation
-I/home/subbu/Lynx/openssl-0.9.3a//include -DUSE_SSL -o lynx LYClean.o LYShowInfo.o
LYEdit.o LYStrings.o LYMail.o HTAlert.o GridText.o LYGetFile.o LYMain.o LYMainLoop.o
LYCurses.o LYBookmark.o LYUtils.o
LYOptions.o LYReadCFG.o LYSearch.o LYHistory.o LYForms.o LYPrint.o LYrcFile.o
LYDownload.o LYNews.o LYKeymap.o HTML.o HTFWriter.o HTInit.o DefaultStyle.o LYLocal.o
LYUpload.o LYLeaks.o LYexit.o LYJump.o LYList.o LYCgi.o LYTraversal.o LYEditmap.o
LYCharSets.o LYCharUtils.o LYMap.o LYCookie.o LYExtern.o LYStyle.o LYHash.o
LYPrettySrc.o UCdomap.o UCAux.o
UCAuto.o ../WWW/Library/Implementation/libwww.a -lcurses -lnsl -lsocket
-L/home/subbu/Lynx/openssl-0.9.3a/ -lssl -lcrypto
Copying Lynx executable into top-level directory
cp lynx ..
Welcome to Lynx!
Could you write me where it went wrong?
-Subramanya R. Ajjampura.
Sun Microsystems,
phone 650 688 9147 (U.S.A.)