w3m is primarily a pager but it can also be used as a text-mode WWW browser.
Download (HTTP): http://prdownloads.sourceforge.net/w3m/w3m-0.5.1.tar.gz
Download MD5 sum: 0678b72e07e69c41709d71ef0fe5da13
Download size: 1.9 MB
Estimated disk space required: 18.4 MB
Estimated build time: 0.28 SBU
pkg-config-0.19, GPM-1.20.1, OpenSSL-0.9.7g, Imlib-1.9.15 or Imlib2-1.2.1, GDK Pixel Buffer-0.22.0, Compface-1.4, nkf, a Mail User Agent and an External Browser
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 -D -m 644 doc/keymap.default /etc/w3m/keymap && install -v -D -m 644 doc/menu.default /etc/w3m/menu && install -v -d -m 755 /usr/share/doc/w3m-0.5.1/html && install -v -m 644 doc/{HISTORY,READM*,keymap.*,menu.*} \ /usr/share/doc/w3m-0.5.1 && install -v -m 644 doc/*.html \ /usr/share/doc/w3m-0.5.1/html
Last updated on 2005-08-01 13:29:19 -0600