Links-2.30

Introduction to Links

Links is a text and graphics mode WWW browser. It includes support for rendering tables and frames, features background downloads, can display colors and has many other features.

[Note]

Note

This version of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable version of the System V books.

Package Information

Links Dependencies

Recommended

Optional

Graphics mode requires at least one of GPM-1.20.7 (mouse support to be used with a framebuffer-based console), SVGAlib, DirectFB, and a graphical environment

For decoding various image formats Links can utilize libavif-1.3.0, libpng-1.6.55, libjpeg-turbo-3.1.3, librsvg-2.61.4, and libtiff-4.7.1

For decompressing web pages that are compressed with Brotli, Links can utilize Brotli-1.2.0

Installation of Links

First, fix an issue introduced by glibc-2.43 and higher:

sed '/*strchr/s/cast_const_char //g' -i ftp.c

Install Links by running the following commands:

./configure --prefix=/usr --mandir=/usr/share/man &&
make

This package does not come with a test suite.

Now, as the root user:

make install &&
install -v -d -m755 /usr/share/doc/links-2.30 &&
install -v -m644 doc/links_cal/* KEYS BRAILLE_HOWTO \
    /usr/share/doc/links-2.30

Command Explanations

--enable-graphics: This switch enables support for graphics mode.

Configuring Links

Config Files

~/.links/*

Configuration Information

Links stores its configuration in per-user files in the ~/.links directory. These files are created automatically when links is run for the first time.

Contents

Installed Program: links
Installed Libraries: None
Installed Directories: /usr/share/doc/links-2.30

Short Descriptions

links

is a text and graphics mode WWW browser