Results 1 to 6 of 6
First off, sorry if this post doesn't meet the forums requirements - I tried to find the appropriate subforum but this is my first post. I just recently started using ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-06-2011 #1Just Joined!
- Join Date
- May 2011
- Posts
- 2
How do I enable graphics in Links?
First off, sorry if this post doesn't meet the forums requirements - I tried to find the appropriate subforum but this is my first post. I just recently started using Linux, still on Ubuntu.
I've been using Links and Lynx to browse the internet occasionally and I noticed there is a graphics flag but when I use it it says "Graphics not enabled when compiling." How do I fix that?
- 05-07-2011 #2Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 2,517
Where? For what? Links? or Lynx? or both?I've been using Links and Lynx to browse the internet occasionally and I noticed there is a graphics flag
This might help? From the link below:Lynx (web browser) - Wikipedia, the free encyclopediaLynx cannot inherently display various types of non-text content on the web, such as images and video,[2] but it can launch external programs to handle it, such as an image viewer or a video player.
Don't know how accurate this information might be.
- 05-07-2011 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,156
Between what you and Yancek say, I think you could download the Lynx source, reconfigure it to support external graphics tools, and rebuild it. What system are you running, and what are your hardware specifications (CPU, RAM, Disc capacity, etc)?
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 05-07-2011 #4
Opening Image In elinks in my Distro
screenshot elinks.jpgLinux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Windows 7=(cuz of scooters)
Free Linux Books
Free R Books
- 05-11-2011 #5Just Joined!
- Join Date
- Nov 2009
- Location
- Sweden
- Posts
- 35
You need to download the source and compile it like this:
./configure --enable-graphics
make
make install
- 05-11-2011 #6
The Ubuntu package links2 is the one with built in graphics support.


Reply With Quote
