On Sat, Aug 10, 2002 at 04:00:44PM +0200, clemens fischer wrote:
> > Vlad Harchev:
>
> > I don't try textmode browsers personally then - switch to using mozilla.
> > But if you are limited to textmode only - try links version 2 (sometimes it's
> > called elinks) - it supports simple javascript..
>
> i think you mean "glinks" (the g for graphic) instead of the otherwise
> unrelated elinks. elinks and glinks have the same ancestorial codebase,
> but elinks evolved into a textbrowser with eg. built-in (lua) scripting,
> whereas glinks is independantly developed by a team having the original
> inventor of links (mikulas patocka).
The version 2 he's referring to does link to some graphics libraries,
but they don't automatically come into play (I haven't spent the time
to see why - noting that it wasn't a release version):
/usr/local/bin/links:
libdl.so.2 => /lib/libdl.so.2 (0x4001c000)
libgpm.so.1 => /usr/lib/libgpm.so.1 (0x40020000)
libc.so.6 => /lib/libc.so.6 (0x40026000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
libncurses.so.5 => /usr/local/lib/libncurses.so.5 (0x40110000)
/usr/local/bin/links2:
libtiff.so.3 => /usr/lib/libtiff.so.3 (0x40014000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x40041000)
libpng.so.2 => /usr/lib/libpng.so.2 (0x40060000)
libdl.so.2 => /lib/libdl.so.2 (0x4008f000)
libgpm.so.1 => /usr/lib/libgpm.so.1 (0x40092000)
libm.so.6 => /lib/libm.so.6 (0x40098000)
libvga.so.1 => /usr/lib/libvga.so.1 (0x400b4000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x400fc000)
libc.so.6 => /lib/libc.so.6 (0x401b2000)
libz.so.1 => /usr/lib/libz.so.1 (0x4029c000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
libncurses.so.5 => /usr/local/lib/libncurses.so.5 (0x402ab000)
(I should add a comment about the misleading use of ncurses but haven't
found a suitable place for it ;-)
> i think elinks is quite usable for general browsing, whereas glinks is
> usable only for certain sites it happens to work on.
That's my impression. Though depending on the site, the same versions of
w3m and links will be treated differently - some sites decide that one or
the other of those are not capable of handling frames.
--
Thomas E. Dickey <[EMAIL PROTECTED]>
http://invisible-island.net
ftp://invisible-island.net
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]