source: networking/textweb/links.xml@ be3ace2

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since be3ace2 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 19 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 5.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY links-download-http "http://links.twibright.com/download/links-&links-version;.tar.bz2">
8 <!ENTITY links-download-ftp " ">
9 <!ENTITY links-md5sum "915c45777f0c9d8e6ec85438cbd7d3df">
10 <!ENTITY links-size "6.2 MB">
11 <!ENTITY links-buildsize "35 MB">
12 <!ENTITY links-time "0.3 SBU">
13]>
14
15<sect1 id="Links" xreflabel="Links-&links-version;">
16 <?dbhtml filename="links.html"?>
17
18
19 <title>Links-&links-version;</title>
20
21 <indexterm zone="Links">
22 <primary sortas="a-Links">Links</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Links</title>
27
28 <para>
29 <application>Links</application> is a text and graphics mode
30 WWW browser. It includes support for rendering
31 tables and frames, features background downloads, can display colors
32 and has many other features.
33 </para>
34
35 &lfs112_checked;
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>
41 Download (HTTP): <ulink url="&links-download-http;"/>
42 </para>
43 </listitem>
44 <listitem>
45 <para>
46 Download (FTP): <ulink url="&links-download-ftp;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download MD5 sum: &links-md5sum;
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download size: &links-size;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Estimated disk space required: &links-buildsize;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated build time: &links-time;
67 </para>
68 </listitem>
69 </itemizedlist>
70
71 <bridgehead renderas="sect3">Links Dependencies</bridgehead>
72
73 <bridgehead renderas="sect4">Recommended</bridgehead>
74 <para role="recommended">
75 <xref linkend="libevent"/>
76 </para>
77
78 <bridgehead renderas="sect4">Optional</bridgehead>
79 <para role="optional">
80 Graphics mode requires at least one of
81 <xref linkend="gpm"/> (mouse support to be used with a framebuffer-based
82 console),
83 <ulink url="https://www.svgalib.org/">SVGAlib</ulink>,
84 <ulink url="https://pkgs.fedoraproject.org/repo/pkgs/directfb/">
85 DirectFB
86 </ulink>, and
87 <xref linkend="x-window-system"/>
88 </para>
89
90 <para role="optional">
91 For decoding various image formats <application>Links</application>
92 can utilize
93 <xref linkend="libpng"/>,
94 <xref linkend="libjpeg"/>,
95 <xref linkend="librsvg"/>, and
96 <xref linkend="libtiff"/>
97 </para>
98
99 <para role="optional">
100 For decompressing web pages that are compressed with Brotli,
101 <application>Links</application> can utilize
102 <xref linkend="brotli"/>
103 </para>
104
105 <para condition="html" role="usernotes">User Notes:
106 <ulink url="&blfs-wiki;/LinksBrowser"/></para>
107
108 </sect2>
109
110 <sect2 role="installation">
111 <title>Installation of Links</title>
112
113 <para>
114 Install <application>Links</application> by running the following
115 commands:
116 </para>
117
118<screen><userinput>./configure --prefix=/usr --mandir=/usr/share/man &amp;&amp;
119make</userinput></screen>
120
121 <para>
122 This package does not come with a test suite.
123 </para>
124
125 <para>
126 Now, as the <systemitem class="username">root</systemitem> user:
127 </para>
128
129<screen role='root'><userinput>make install &amp;&amp;
130install -v -d -m755 /usr/share/doc/links-&links-version; &amp;&amp;
131install -v -m644 doc/links_cal/* KEYS BRAILLE_HOWTO \
132 /usr/share/doc/links-&links-version;</userinput></screen>
133
134 </sect2>
135
136 <sect2 role="commands">
137 <title>Command Explanations</title>
138
139 <para>
140 <option>--enable-graphics</option>: This switch enables support
141 for graphics mode.
142 </para>
143
144 </sect2>
145
146 <sect2 role="configuration">
147 <title>Configuring Links</title>
148
149 <sect3 id="links-config">
150 <title>Config Files</title>
151
152 <para>
153 <filename>~/.links/*</filename>
154 </para>
155
156 <indexterm zone="Links links-config">
157 <primary sortas="e-AA.links/*">~/.links/*</primary>
158 </indexterm>
159
160 </sect3>
161
162 <sect3>
163 <title>Configuration Information</title>
164
165 <para>
166 <application>Links</application> stores its configuration in per-user
167 files in the <filename class="directory">~/.links</filename> directory.
168 These files are created automatically when <command>links</command> is
169 run for the first time.
170 </para>
171
172 </sect3>
173
174 </sect2>
175
176 <sect2 role="content">
177 <title>Contents</title>
178
179 <segmentedlist>
180 <segtitle>Installed Program</segtitle>
181 <segtitle>Installed Libraries</segtitle>
182 <segtitle>Installed Directories</segtitle>
183
184 <seglistitem>
185 <seg>links</seg>
186 <seg>None</seg>
187 <seg>/usr/share/doc/links-&links-version;</seg>
188 </seglistitem>
189 </segmentedlist>
190
191 <variablelist>
192 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
193 <?dbfo list-presentation="list"?>
194 <?dbhtml list-presentation="table"?>
195
196 <varlistentry id="links">
197 <term><command>links</command></term>
198 <listitem>
199 <para>
200 is a text and graphics mode WWW browser
201 </para>
202 <indexterm zone="Links links">
203 <primary sortas="b-links">links</primary>
204 </indexterm>
205 </listitem>
206 </varlistentry>
207
208 </variablelist>
209
210 </sect2>
211
212</sect1>
Note: See TracBrowser for help on using the repository browser.