Hi,
We are trying to install Lynx on Linux Red hat 64 ES5.
Followed below step to Configure and install lynx
1. Extracted gzip -d lynx2.8.7.tar.gz to root directory
2. Then executed following command in sequence in the extracted folder.
./configure -with-ssl
make
But for make command we are getting error as below
[root@Linux64RHES5 lynx2-8-7]# make
/bin/sh -c 'SHELL=/bin/sh /bin/sh ./scripts/cfg_defs.sh .'
Constructing sed-script help_files.sed
sed -e '/^#/d' -e '/^$/d' \
-e 's%\(.*\)=\(.*\@.*\)$%s=@\1@=\2=g%' \
-e 's%\(.*\)=\(http:.*\)$%s=@\1@=\2=g%' \
-e 's%\(.*\)=\(ftp:.*\)$%s=@\1@=\2=g%' \
-e 's%\(.*\)=\(.*\.html\)$%s=@\1@=\2=g%' \
help_files.tmp | tr '=' '"' > help_files.sed
Appending interim-fix for existing html files to help_files.sed
sed -e '/^#/d' -e '/[:@]/d' -e '/^$/d' \
-e 's%\(.*\)=\(.*\.html\)$%s=\2=\2=g%' \
-e 's%\.html=%\\.html=%' \
help_files.tmp | tr '=' '"' >> help_files.sed
if test -n ""; then echo 's%\\%%g' >> help_files.sed; fi
Creating LYHelp.h
**********************************************
Help files will NOT be gzipped.
**********************************************
cd ./WWW/Library/Implementation && make DESTDIR="" CC="gcc" LY_CFLAGS="-O2 "
CPPFLAGS="-D_GNU_SOURCE -DLINUX -I/usr/kerberos/include" LYFLAGS=""
make[1]: Entering directory
`/root/Firewall/lynx2-8-7/WWW/Library/Implementation'
gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
-I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX
-I/usr/kerberos/include -O2 -I../.././WWW/Library/Implementation/
-DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTParse.c
In file included from ../../../WWW/Library/Implementation/HTParse.c:8:
../../../WWW/Library/Implementation/HTUtils.h:710:17: error: ssl.h: No such
file or directory
../../../WWW/Library/Implementation/HTUtils.h:711:20: error: crypto.h: No such
file or directory
../../../WWW/Library/Implementation/HTUtils.h:712:18: error: rand.h: No such
file or directory
In file included from ../../../WWW/Library/Implementation/HTParse.c:8:
../../../WWW/Library/Implementation/HTUtils.h:751: error: expected â=â, â,â,
â;â, âasmâ or â__attribute__â before â*â token
make[1]: *** [HTParse.o] Error 1
make[1]: Leaving directory `/root/Firewall/lynx2-8-7/WWW/Library/Implementation'
make: *** [all] Error 2
We wanted to use Lynx for opening URL from Linux machine.
Thanks and Regards
Gajanan B. Polaswar | Senior Team Lead
[email protected]<mailto:[email protected]> | Cell:
+91-9822391296 | Tel: +91-20-67036170
Persistent Systems Ltd. | 20 Glorious Years |
www.persistentsys.com<http://www.persistentsys.com/>
DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the
property of Persistent Systems Ltd. It is intended only for the use of the
individual or entity to which it is addressed. If you are not the intended
recipient, you are not authorized to read, retain, copy, print, distribute or
use this message. If you have received this communication in error, please
notify the sender and delete all copies of this message. Persistent Systems
Ltd. does not accept any liability for virus infected mails.
_______________________________________________
Lynx-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lynx-dev