1830216 Members
1951 Online
109999 Solutions
New Discussion

Re: lynx web browser

 
SOLVED
Go to solution
Ed Hon
Regular Advisor

lynx web browser

Can someone give me a brief desc of this browser? Is there a binary available for HP-UX 11.0? Thanks.
5 REPLIES 5
Rick Garland
Honored Contributor
Solution

Re: lynx web browser

This is a text based browser.

You can look at the HPUX software porting archive to see if binaries/depot exists for HPUX.

The porting archive:
http://gatekeep.cs.utah.edu



RAC_1
Honored Contributor

Re: lynx web browser

This is text only browser. So fast. do not know any other details.

Get it from

http://hpux.connect.uk.org
read the man pages of it.

Anil
There is no substitute to HARDWORK
Pete Randall
Outstanding Contributor

Re: lynx web browser

I think the Utah site is down (or at least very slow in responding). Try here:

http://hpux.connect.org.uk/hppd/hpux/Networking/WWW/lynx-2.8.5/


Pete

Pete
Geoff Wild
Honored Contributor

Re: lynx web browser

And one more link:

http://hpux.ee.ualberta.ca/hppd/hpux/Networking/WWW/lynx-2.8.5/

Lynx: Text-based World Wide Web browser
Description: ASCII documents are displayed with links in bold and the user selects which one to follow by highlighting the link with the arrow keys. Images are recognised and replaced by the word [IMAGE].

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
H.Merijn Brand (procura
Honored Contributor

Re: lynx web browser

Just for completeness, I use lynx mainly in the form of

lynx -dump http://....

which gives you a fine ASCII version of the web page (easy to parse with perl)

for ascii-browsing it's fine, but if that's the aim, please also have a look at w3m, which is now capable of showing simple images in-line in color xterm. Astonishing simple, fast and efficient.

Enjoy, Have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn