w3m-0.5.1

Introduction to w3m

w3m is primarily a pager but it can also be used as a text-mode WWW browser.

Package information

w3m dependencies

Required

GC

Optional

pkgconfig-0.15.0, GPM-1.20.1, OpenSSL-0.9.7e, Imlib-1.9.15, Imlib2-1.1.2, GDK Pixel Buffer-0.22.0, Compface-1.4, nkf, a Mail User Agent and an External Browser

Installation of w3m

Install w3m by running the following commands:

./configure --prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc &&
make &&
make install &&
install -D -m 644 doc/keymap.default /etc/w3m/keymap &&
install -D -m 644 doc/menu.default /etc/w3m/menu

Configuring w3m

Config files

/etc/w3m/*, ~/.w3m/*

Contents

The w3m package contains w3m and w3mman.

Description

w3m

w3m is a text based web browser and pager.

w3mman

w3mman is an interface to the on-line reference manuals in w3m.

Last updated on 2005-02-10 20:12:06 -0700