Table of Contents
features.conf
)CONFIG_BOOKMARKS
)CONFIG_XBEL_BOOKMARKS
)CONFIG_COOKIES
)CONFIG_FORMHIST
)CONFIG_GLOBHIST
)CONFIG_MAILCAP
)CONFIG_MIMETYPES
)CONFIG_GZIP
)CONFIG_BZIP2
)CONFIG_LZMA
)CONFIG_IPV6
)CONFIG_URI_REWRITE
)CONFIG_BITTORRENT
)CONFIG_CGI
)CONFIG_DATA
)CONFIG_FINGER
)CONFIG_FSP
)CONFIG_FTP
)CONFIG_GOPHER
)CONFIG_NNTP
)CONFIG_SMB
)CONFIG_CSS
)CONFIG_HTML_HIGHLIGHT
)CONFIG_SCRIPTING_SPIDERMONKEY
)CONFIG_MOUSE
)CONFIG_88_COLORS
)CONFIG_256_COLORS
)CONFIG_TRUE_COLOR
)CONFIG_EXMODE
)CONFIG_LEDS
)CONFIG_MARKS
)CONFIG_DEBUG
)CONFIG_FASTMEM
)CONFIG_OWN_LIBC
)CONFIG_SMALL
)CONFIG_UTF8
)CONFIG_BACKTRACE
)CONFIG_NO_ROOT_EXEC
)Installing ELinks should be pretty easy on most systems. Below is described the whole process of configuring the compilation, compiling and installing.
The quick guide for the impatient. Issue the following commands from the ELinks source directory:
$ ./configure && make && make install
However you might consider to tweek a few compile time options before building ELinks. You might also want to take a look at what libraries and programs are required or recommended that you install.