Jump to content

Getting Lynx to work


paCkeTroUTer
 Share

Recommended Posts

I am a first time user of Lynx and trying to make it open a website with lynx. Usually I just ignore the GAIM messages(popups) I get when a new email arrives. But today I thought I'll give it a go and clicked "open" when I got the "new email" message and it then opens Lynx browser .... but nuthing happens. A message

Making HTTP connection to proxy.iprimus.com.au
shows and it just stays there.

 

I then tried a new instance of lynx in the command line and it resulted in the following:

[quilon@localhost quilon]$ lynx http://www.techsatcomputers.com

Looking up proxy.iprimus.com.au
Making HTTP connection to proxy.iprimus.com.au
Alert!: Unable to connect to remote host.

lynx: Can't access startfile http://www.techsatcomputers.com/
[quilon@localhost quilon]$

I remember setting up proxy server when I installed mandrake. I donno if that is causing the problem.

 

Anyone able to help the Lynx newbie ?

Link to comment
Share on other sites

you could try looking at your environment variables

env

 

or more specifically

env | grep HTTP

 

if you have a proxy setup in your env variables then you can disable it

export $HTTP_PROXY=""
lynx http://domain.name

 

if that fixes it, you will have to find out where Mandrake sets its global env variables

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...