A really fast graphical browser!

I just found out about this over at justlinux. com. You're probably familiar with the command line web browser links but did you know you can use it in graphical mode too? This really surprised me. Your disto may already have it available.

Linux Customization Tweaking 106 This topic was started by ,


data/avatar/default/avatar04.webp

1678 Posts
Location -
Joined 2003-09-27
I just found out about this over at justlinux.com. You're probably familiar with the command line web browser "links" but did you know you can use it in graphical mode too? This really surprised me. Your disto may already have it available. To find out do:
 
links -g [enter]
 
and see if it appears. If you've not used links before, from here, press g and it will provide you with a window to type in addresses.
 
My RH 9 came with elinks without the graphical support so I had to go here to download the latest tarball. If you decide to try it out, make sure you read the ./configure --help before compiling. See in there that you must do:
 
./configure --enable-graphics
 
to have the GUI to work. Also do:
 
./configure --enable-graphics --enable-javascript
 
If you want java as well.
 
To run, just do:
 
links -g
..and your off! It isn't as pretty or as convenient as Galeon or Mozilla, but it's blindingly fast! Should be a nice way for older slower machines to see the Internet!

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar10.webp

2895 Posts
Location -
Joined 2002-08-30
Nice, Dapper Dan. i just tried this out. Pretty good resource for those older systems.

data/avatar/default/avatar37.webp

213 Posts
Location -
Joined 2004-01-02
Hey, guys, I looked at mine system, and I have elinks, but not the graphic mode. do you think I could just download the libray it mentioned on the site, and install that, or will I have to go through the whole shebang? (I'm not that familiar with the sort of installation they speak about.) ;(

data/avatar/default/avatar04.webp

1678 Posts
Location -
Joined 2003-09-27
OP
Try it and see, it may work. If not, the full deal is pretty easy to istall.