LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-20-2014, 04:36 PM   #1
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
Low memory usage console text mode browser?


Ok here is the thing. I am looking for a lightweight browser for Linux

The machine I am running it on is a 486DX/33 with 24 MB of RAM
I am currently using Links2 without graphics compiled in it but on many pages it will quickly exhaust all 24 MB of RAM as well as the 8 MB swap file and then trigger the OOM killer or freeze the system.

The requirements are kind of tight because it needs to:

*Be light on RAM
*Have a small disk footprint
*Compile cleanly on uClibc

Even Opera 3.60 on Windows 3.11 works better. It won't run out of memory on many of the same pages and that is with images and javascript too.

Any ideas?
 
Old 01-20-2014, 04:45 PM   #2
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,296
Blog Entries: 21

Rep: Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503
Links2? http://pupnik.de/links2.html

Edit: My bad. I missed that you are already using it. It is the only one I am familiar using.
Sorry.

2nd Edit: To try and make up for my mistaken post

http://kmandla.wordpress.com/2011/01...ased-browsers/

Last edited by rokytnji; 01-20-2014 at 04:53 PM.
 
Old 01-20-2014, 06:09 PM   #3
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Original Poster
Rep: Reputation: 231Reputation: 231Reputation: 231
Well retawq looks promising but I need to get it to build
 
Old 01-21-2014, 07:41 AM   #4
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,296
Blog Entries: 21

Rep: Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503
Quote:
Originally Posted by smeezekitty View Post
Well retawq looks promising but I need to get it to build

Stepping out on a limb here. Just woke up and have one of those early morning ideas. I was wondering if Nano Linux which is based on TinyCore Linux have some text browser like retawq based packages built inside their repository. Most of those micro distos for old gear usually cover all the bases they can for minimal applications.

Just some more flotsam and jetsam to throw into this thread.

http://www.goingnuts.dk/linux.asp

If I am just being a Pain in the you know what. Just let me know in your reply or pm me.
 
Old 01-21-2014, 12:45 PM   #5
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Original Poster
Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by rokytnji View Post
Stepping out on a limb here. Just woke up and have one of those early morning ideas. I was wondering if Nano Linux which is based on TinyCore Linux have some text browser like retawq based packages built inside their repository. Most of those micro distos for old gear usually cover all the bases they can for minimal applications.

Just some more flotsam and jetsam to throw into this thread.

http://www.goingnuts.dk/linux.asp

If I am just being a Pain in the you know what. Just let me know in your reply or pm me.
Well the biggest problem is I am using uClibc C library instead of glibc because glib is too bloated.
But uClibc is missing some functionality which causes the build to fail sometimes. ncurses is giving me linker errors
even though the ncurses lib built okay earlier.

----edit----
Got it compiled. I had to rebuild ncurses with
Code:
CC=i386-unknown-linux-uclibc-gcc ./configure --disable-lp64 --disable-largefile --disable-shared --disable-widec --disable-big-core --prefix=$PFX --host=i386-unknown-linux-uclibc

Last edited by smeezekitty; 01-21-2014 at 01:03 PM.
 
Old 01-22-2014, 06:46 PM   #6
rob.rice
Senior Member
 
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,077

Rep: Reputation: 205Reputation: 205Reputation: 205
I had a think pad with 8meg ram 200MB 16 MHZ 485SX hard with slackware 3 installed in on it
the original links browser ran just fine on it in graphics mode
(slackware is a libc 5 system so it was damn hard to find software that would compile on it )

uness this computer is a laptop or has sentimental value ditch it and get a better computer

Your in the U.S. there must a goodwill store somewhere close to you

hell I would even be willing to give you one of old ones BUT the shipping coast would be more than goodwill would charge for a better one
 
Old 01-22-2014, 07:06 PM   #7
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Original Poster
Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by rob.rice View Post
I had a think pad with 8meg ram 200MB 16 MHZ 485SX hard with slackware 3 installed in on it
the original links browser ran just fine on it in graphics mode
(slackware is a libc 5 system so it was damn hard to find software that would compile on it )
I don't know what to tell you unless there is a mem leak. It quickly chews through all the RAM
Quote:
uness this computer is a laptop or has sentimental value ditch it and get a better computer

Your in the U.S. there must a goodwill store somewhere close to you

hell I would even be willing to give you one of old ones BUT the shipping coast would be more than goodwill would charge for a better one
http://i.stack.imgur.com/jiFfM.jpg

*sigh* I am a vintage computer enthusiast. I have over $100 in this machine including upgrades.
I have plenty of "better" computers but you seem to be missing the point badly
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
looking for free database that has low memory usage and innodb and memory like engin golden_boy615 Linux - Software 8 05-08-2011 07:05 AM
Any other text mode browser like lynx? madmatrix Linux - Newbie 6 04-20-2009 11:44 AM
how to get to low-level console mode - with X server terminated maxreason Ubuntu 10 08-19-2008 01:55 AM
low memory web browser flowersrj Slackware 4 11-27-2006 07:24 AM
Lightweight browser for low-memory PC SadPenguin Linux - Software 5 12-13-2004 08:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:15 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration