w3m is primarily a pager but it can also be used as a text-mode WWW browser.
This package is known to build using an LFS 6.7 platform but has not been tested.
Download (HTTP): http://downloads.sourceforge.net/w3m/w3m-0.5.2.tar.gz
Download MD5 sum: ba06992d3207666ed1bf2dcf7c72bf58
Download size: 1.9 MB
Estimated disk space required: 20 MB
Estimated build time: 0.3 SBU
GPM-1.20.6, OpenSSL-1.0.0e, Imlib2-1.4.5, gtk+-2.24.8, Imlib (not recommended: obsolete, abandoned upstream, buggy, and gives no additional functionality as compared to other image loading libraries), GDK Pixbuf-0.22, Compface-1.5.2, nkf, a Mail User Agent and an External Browser
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/W3M
Install w3m by running the following commands:
./configure --prefix=/usr \ --libexecdir=/usr/lib \ --sysconfdir=/etc && make
This package does not come with a test suite.
Now, as the root
user:
make install && install -v -m644 -D doc/keymap.default /etc/w3m/keymap && install -v -m644 doc/menu.default /etc/w3m/menu && install -v -m755 -d /usr/share/doc/w3m-0.5.2 && install -v -m644 doc/{HISTORY,READ*,keymap.*,menu.*,*.html} \ /usr/share/doc/w3m-0.5.2
Last updated on 2010-11-03 20:01:49 +0000