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 "&gentoo-ftp-repo;/links-&Links-version;.tar.bz2">
|
---|
9 | <!ENTITY links-md5sum "5d763ab72dc57bbc310feb95679c9d14">
|
---|
10 | <!ENTITY links-size "6.1 MB">
|
---|
11 | <!ENTITY links-buildsize "40 MB">
|
---|
12 | <!ENTITY links-time "0.2 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 | &lfs78_checked;
|
---|
38 |
|
---|
39 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
40 | <itemizedlist spacing="compact">
|
---|
41 | <listitem>
|
---|
42 | <para>Download (HTTP): <ulink url="&links-download-http;"/></para>
|
---|
43 | </listitem>
|
---|
44 | <listitem>
|
---|
45 | <para>Download (FTP): <ulink url="&links-download-ftp;"/></para>
|
---|
46 | </listitem>
|
---|
47 | <listitem>
|
---|
48 | <para>Download MD5 sum: &links-md5sum;</para>
|
---|
49 | </listitem>
|
---|
50 | <listitem>
|
---|
51 | <para>Download size: &links-size;</para>
|
---|
52 | </listitem>
|
---|
53 | <listitem>
|
---|
54 | <para>Estimated disk space required: &links-buildsize;</para>
|
---|
55 | </listitem>
|
---|
56 | <listitem>
|
---|
57 | <para>Estimated build time: &links-time;</para>
|
---|
58 | </listitem>
|
---|
59 | </itemizedlist>
|
---|
60 |
|
---|
61 | <bridgehead renderas="sect3">Links Dependencies</bridgehead>
|
---|
62 |
|
---|
63 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
64 | <para role="recommended"><xref linkend="openssl"/></para>
|
---|
65 |
|
---|
66 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
67 | <para role="optional">Graphics mode requires at least one of
|
---|
68 | <xref linkend="gpm"/> (mouse support to be used with a framebuffer-based console),
|
---|
69 | <ulink url="http://www.svgalib.org/">SVGAlib</ulink>,
|
---|
70 | <ulink url="http://www.directfb.org/">DirectFB</ulink>, and
|
---|
71 | <xref linkend="x-window-system"/></para>
|
---|
72 |
|
---|
73 | <para>For decoding various image formats <application>Links</application>
|
---|
74 | can utilize
|
---|
75 | <xref linkend="libpng"/>,
|
---|
76 | <xref linkend="libjpeg"/>, and
|
---|
77 | <xref linkend="libtiff"/></para>
|
---|
78 |
|
---|
79 | <para condition="html" role="usernotes">User Notes:
|
---|
80 | <ulink url="&blfs-wiki;/LinksBrowser"/></para>
|
---|
81 |
|
---|
82 | </sect2>
|
---|
83 |
|
---|
84 | <sect2 role="installation">
|
---|
85 | <title>Installation of Links</title>
|
---|
86 |
|
---|
87 | <para>Install <application>Links</application> by running the following
|
---|
88 | commands:</para>
|
---|
89 |
|
---|
90 | <screen><userinput>./configure --prefix=/usr --mandir=/usr/share/man &&
|
---|
91 | make</userinput></screen>
|
---|
92 |
|
---|
93 | <para>This package does not come with a test suite.</para>
|
---|
94 |
|
---|
95 | <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
---|
96 |
|
---|
97 | <screen role='root'><userinput>make install &&
|
---|
98 | install -v -d -m755 /usr/share/doc/links-&Links-version; &&
|
---|
99 | install -v -m644 doc/links_cal/* KEYS BRAILLE_HOWTO \
|
---|
100 | /usr/share/doc/links-&Links-version;</userinput></screen>
|
---|
101 |
|
---|
102 | </sect2>
|
---|
103 |
|
---|
104 | <sect2 role="commands">
|
---|
105 | <title>Command Explanations</title>
|
---|
106 |
|
---|
107 | <para><option>--enable-graphics</option>: This switch enables support
|
---|
108 | for graphics mode.</para>
|
---|
109 |
|
---|
110 | </sect2>
|
---|
111 |
|
---|
112 | <sect2 role="configuration">
|
---|
113 | <title>Configuring Links</title>
|
---|
114 |
|
---|
115 | <sect3 id="links-config">
|
---|
116 | <title>Config Files</title>
|
---|
117 |
|
---|
118 | <para><filename>~/.links/*</filename></para>
|
---|
119 |
|
---|
120 | <indexterm zone="Links links-config">
|
---|
121 | <primary sortas="e-AA.links/*">~/.links/*</primary>
|
---|
122 | </indexterm>
|
---|
123 |
|
---|
124 | </sect3>
|
---|
125 |
|
---|
126 | <sect3>
|
---|
127 | <title>Configuration Information</title>
|
---|
128 |
|
---|
129 | <para><application>Links</application> stores its configuration in per-user
|
---|
130 | files in the <filename class="directory">~/.links</filename> directory. These
|
---|
131 | files are created automatically when <command>links</command> is run for the
|
---|
132 | first time.</para>
|
---|
133 |
|
---|
134 | </sect3>
|
---|
135 |
|
---|
136 | </sect2>
|
---|
137 |
|
---|
138 | <sect2 role="content">
|
---|
139 | <title>Contents</title>
|
---|
140 |
|
---|
141 | <segmentedlist>
|
---|
142 | <segtitle>Installed Program</segtitle>
|
---|
143 | <segtitle>Installed Libraries</segtitle>
|
---|
144 | <segtitle>Installed Directories</segtitle>
|
---|
145 |
|
---|
146 | <seglistitem>
|
---|
147 | <seg>links</seg>
|
---|
148 | <seg>None</seg>
|
---|
149 | <seg>/usr/share/doc/links-&Links-version;</seg>
|
---|
150 | </seglistitem>
|
---|
151 | </segmentedlist>
|
---|
152 |
|
---|
153 | <variablelist>
|
---|
154 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
155 | <?dbfo list-presentation="list"?>
|
---|
156 | <?dbhtml list-presentation="table"?>
|
---|
157 |
|
---|
158 | <varlistentry id="links">
|
---|
159 | <term><command>links</command></term>
|
---|
160 | <listitem>
|
---|
161 | <para>is a text and graphics mode WWW browser.</para>
|
---|
162 | <indexterm zone="Links links">
|
---|
163 | <primary sortas="b-links">links</primary>
|
---|
164 | </indexterm>
|
---|
165 | </listitem>
|
---|
166 | </varlistentry>
|
---|
167 |
|
---|
168 | </variablelist>
|
---|
169 |
|
---|
170 | </sect2>
|
---|
171 |
|
---|
172 | </sect1>
|
---|