source: basicnet/textweb/links.xml@ b3061d36

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since b3061d36 was b3061d36, checked in by Ag Hatzimanikas <ag@…>, 16 years ago

Added a configuration item in links

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7217 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 8.0 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 "8c4bc1ebbf4962d290df8218bfc21413">
10 <!ENTITY links-size "4.1 MB">
11 <!ENTITY links-buildsize "25 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 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Links-&Links-version;</title>
24
25 <indexterm zone="Links">
26 <primary sortas="a-Links">Links</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Links</title>
31
32 <para><application>Links</application> is a text and graphics mode
33 WWW browser. It includes support for rendering
34 tables and frames, features background downloads, can display colors
35 and has many other features.</para>
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&links-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&links-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &links-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &links-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &links-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &links-time;</para>
56 </listitem>
57 </itemizedlist>
58
59 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
60 <itemizedlist spacing='compact'>
61 <listitem>
62 <para>Recommended patch: <ulink
63 url="&gentoo-ftp-repo;/links-&Links-version;-utf8.diff.bz2"/></para>
64 </listitem>
65 </itemizedlist>
66
67 <bridgehead renderas="sect3">Do I Need the Patch and Do I Have to Enable
68 Graphics Support?</bridgehead>
69
70 <para>In text mode, <application>Links</application> cannot be
71 configured to use UTF-8 encoding for the terminal input/output. This
72 limitation renders <application>Links</application> useless as a
73 text-based browser in UTF-8 locales. See general discussion of this
74 type of issue in the <xref linkend="locale-not-valid-option"/> section
75 on the <xref linkend="locale-issues"/> page. The patch fixes all these
76 issues with an exception of Chinese locale, when there isn't an available
77 character set.</para>
78
79 <para>In graphical mode, <application>Links</application> displays text
80 correctly even in UTF-8 locales, if all characters exist in the built-in
81 font used by <application>Links</application>. Form submission in UTF-8
82 locales is handled correctly when running in X11-based (but not
83 framebuffer-based) graphical mode.</para>
84
85 <bridgehead renderas="sect3">Links Dependencies</bridgehead>
86
87 <bridgehead renderas="sect4">Optional</bridgehead>
88 <para role="optional"><xref linkend="gpm"/>,
89 <xref linkend="openssl"/>,
90 <xref linkend="libpng"/>,
91 <xref linkend="libjpeg"/>,
92 <xref linkend="libtiff"/>,
93 <xref linkend="pcre"/>,
94 <!-- SDL support is removed upstream until someone fixes it
95 <xref linkend="sdl"/>,
96 -->
97 <ulink url="http://www.svgalib.org/">SVGAlib</ulink>,
98 <ulink url="http://www.directfb.org/">DirectFB</ulink>, and
99 <xref linkend="x-window-system"/></para>
100
101 <para condition="html" role="usernotes">User Notes:
102 <ulink url="&blfs-wiki;/LinksBrowser"/></para>
103
104 </sect2>
105
106 <sect2 role="installation">
107 <title>Installation of Links</title>
108
109 <para>If desired, apply the patch:</para>
110
111<screen><userinput>bzcat ../links-&Links-version;-utf8.diff.bz2 | patch -p1 &amp;&amp;
112cd intl &amp;&amp;
113./gen-intl &amp;&amp; ./synclang &amp;&amp;
114cd ..
115</userinput></screen>
116
117 <para>Install <application>Links</application> by running the following
118 commands:</para>
119
120<screen><userinput>./configure --prefix=/usr &amp;&amp;
121make</userinput></screen>
122
123 <para>This package does not come with a test suite.</para>
124
125 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
126
127<screen role='root'><userinput>make install &amp;&amp;
128install -v -d -m755 /usr/share/doc/links-&Links-version; &amp;&amp;
129install -v -m644 doc/links_cal/* KEYS BRAILLE_HOWTO \
130 /usr/share/doc/links-&Links-version;</userinput></screen>
131
132 </sect2>
133
134 <sect2 role="commands">
135 <title>Command Explanations</title>
136
137 <para><command>./gen-intl &amp;&amp; ./synclang</command>: These commands
138 regenerate the language table.</para>
139
140 <para><option>--enable-graphics</option>: This switch enables support
141 for graphics mode. You will either need to install the
142 <application>X</application> Window System or enable frame buffer support in
143 your kernel and install <xref linkend="gpm"/>.</para>
144
145 </sect2>
146
147 <sect2 role="configuration">
148 <title>Configuring Links</title>
149
150 <sect3 id="links-config">
151 <title>Config Files</title>
152
153 <para><filename>~/.links/*</filename></para>
154
155 <indexterm zone="Links links-config">
156 <primary sortas="e-AA.links/*">~/.links/*</primary>
157 </indexterm>
158
159 </sect3>
160
161 <sect3>
162 <title>Configuration Information</title>
163
164 <para><application>Links</application> stores its configuration in per-user
165 files in the <filename class="directory">~/.links</filename> directory. These
166 files are created automatically when <command>links</command> is run for the
167 first time.</para>
168
169 <para>For the correct display of non-ASCII characters,
170 <application>Links</application> has to be configured through the menu
171 (accessible by pressing the ESC key), as follows:</para>
172
173 <itemizedlist>
174 <listitem>
175 <para>If running <application>Links</application> in the text mode in a
176 UTF-8 based locale, go to the <quote>Setup &gt; Terminal options</quote>
177 menu item and check the <quote>UTF-8 I/O</quote> box.</para>
178 </listitem>
179 <listitem>
180 <para>If running <application>Links</application> in the text mode,
181 go to the <quote>Setup &gt; Character set</quote> menu item and select
182 the character set that matches your locale or, if you use UTF-8 based
183 locale, the character set that contains all characters that you want
184 <application>Links</application> to be able to display.</para>
185 </listitem>
186 <listitem>
187 <para>Optionally, go to the <quote>Setup &gt; Language</quote> menu
188 and select the user interface language.</para>
189 </listitem>
190 <listitem>
191 <para>Finally, select the <quote>Setup &gt; Save options</quote>
192 menu item.</para>
193 </listitem>
194 </itemizedlist>
195
196 </sect3>
197
198 </sect2>
199
200 <sect2 role="content">
201 <title>Contents</title>
202
203 <segmentedlist>
204 <segtitle>Installed Program</segtitle>
205 <segtitle>Installed Libraries</segtitle>
206 <segtitle>Installed Directories</segtitle>
207
208 <seglistitem>
209 <seg>links</seg>
210 <seg>None</seg>
211 <seg>/usr/share/doc/links-&Links-version;</seg>
212 </seglistitem>
213 </segmentedlist>
214
215 <variablelist>
216 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
217 <?dbfo list-presentation="list"?>
218 <?dbhtml list-presentation="table"?>
219
220 <varlistentry id="links">
221 <term><command>links</command></term>
222 <listitem>
223 <para>is a text and graphics mode WWW browser.</para>
224 <indexterm zone="Links links">
225 <primary sortas="b-links">links</primary>
226 </indexterm>
227 </listitem>
228 </varlistentry>
229
230 </variablelist>
231
232 </sect2>
233
234</sect1>
Note: See TracBrowser for help on using the repository browser.