Operating System - HP-UX
1836852 Members
2980 Online
110110 Solutions
New Discussion

Re: Command Line Internet Broswer Required For HPUX 11.23

 
Tahir Khan
Occasional Contributor

Command Line Internet Broswer Required For HPUX 11.23

Command Line Internet Browser Required for HPUX..... with installaion and configuration step.
5 REPLIES 5
Arunvijai_4
Honored Contributor

Re: Command Line Internet Broswer Required For HPUX 11.23

Hi Tahir,

You can either go for "lynx" or "links". Download and install from,

http://hpux.connect.org.uk/hppd/hpux/Networking/WWW/links-0.99/

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

Make sure you download and install the Runtime Dependencies as well.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Torsten.
Acclaimed Contributor

Re: Command Line Internet Broswer Required For HPUX 11.23

Same question like yesterday?

See

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1037911

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Arunvijai_4
Honored Contributor

Re: Command Line Internet Broswer Required For HPUX 11.23

Hi Tahir,

Sorry about the second post. You need to download HP-UX 11iV2 (11.23) version. First of all download and install all the runtime dependencies like ncurses, libgcc, gettext, libiconv. Later, you can install lynx or links depending upon your choice.

# swinstall -s lynx will help you install.

There are no configurations as such. You can just execute by, # /usr/local/bin/lynx

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Steven E. Protter
Exalted Contributor

Re: Command Line Internet Broswer Required For HPUX 11.23

I knew I answered this one before.

Welcome to ITRC

If we were of any help to you, please assign points based on helpfullness.

lynx will work without any extra configuration.

You may need to compile it as the depots can be buggy.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
rmueller58
Valued Contributor

Re: Command Line Internet Broswer Required For HPUX 11.23

If you actually want a CLI browser I'd use lynx, if you want to download a specific page for offline perusal, try "wget"