source: basicnet/textweb/links.xml@ fd0a8cd

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 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 fd0a8cd was fd0a8cd, checked in by Dan Nichilson <dnicholson@…>, 18 years ago

Fix xsl formatting for links (ampersands, not redirection)

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

  • Property mode set to 100644
File size: 5.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/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 "4a1fb575c133eee821b9a1f8e9220b40">
10 <!ENTITY links-size "3.7 MB">
11 <!ENTITY links-buildsize "20.5 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">Links Dependencies</bridgehead>
60
61 <bridgehead renderas="sect4">Optional</bridgehead>
62 <para role="optional"><xref linkend="gpm"/>,
63 <xref linkend="openssl"/>,
64 <xref linkend="libpng"/>,
65 <xref linkend="libjpeg"/>,
66 <xref linkend="libtiff"/>,
67 <xref linkend="pcre"/>,
68 <!-- SDL support is removed upstream until someone fixes it
69 <xref linkend="sdl"/>,
70 -->
71 <ulink url="http://www.svgalib.org/">SVGAlib</ulink>,
72 <ulink url="http://www.directfb.org/">DirectFB</ulink>, and
73 <xref linkend="x-window-system"/></para>
74
75 <para condition="html" role="usernotes">User Notes:
76 <ulink url="&blfs-wiki;/LinksBrowser"/></para>
77
78 </sect2>
79
80 <sect2 role="installation">
81 <title>Installation of Links</title>
82
83 <para>Install <application>Links</application> by running the following
84 commands:</para>
85
86<screen><userinput>./configure --prefix=/usr &amp;&amp;
87make CFLAGS="-O2 -Wno-sign-compare -Wno-pointer-sign"</userinput></screen>
88
89 <para>This package does not come with a test suite.</para>
90
91 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
92
93<screen role='root'><userinput>make install &amp;&amp;
94install -v -d -m755 /usr/share/doc/links-&Links-version; &amp;&amp;
95install -v -m644 doc/links_cal/* KEYS BRAILLE_HOWTO \
96 /usr/share/doc/links-&Links-version;</userinput></screen>
97
98 </sect2>
99
100 <sect2 role="commands">
101 <title>Command Explanations</title>
102
103 <para><parameter>CFLAGS="-O2 -Wno-sign-compare -Wno-pointer-sign"</parameter>:
104 Disable printing of many warnings about mismatched signs in parameter
105 passing and comparison operations during compilation.</para>
106
107 <para><option>--enable-graphics</option>: Add this switch if you want to
108 use <application>Links</application> in graphics mode. You will either
109 need to install the <application>X</application> Window System or enable
110 frame buffer support in your kernel and install <xref linkend="gpm"/>.</para>
111
112 </sect2>
113
114 <sect2 role="configuration">
115 <title>Configuring Links</title>
116
117 <sect3 id="links-config">
118 <title>Config Files</title>
119
120 <para><filename>~/.links/*</filename></para>
121
122 <indexterm zone="Links links-config">
123 <primary sortas="e-AA.links/*">~/.links/*</primary>
124 </indexterm>
125
126 </sect3>
127
128 <sect3>
129 <title>Configuration Information</title>
130
131 <para><application>Links</application> stores its configuration in per-user
132 files in the <filename class="directory">~/.links</filename> directory. These
133 files are created automatically when <command>links</command> is run for the
134 first time.</para>
135
136 </sect3>
137
138 </sect2>
139
140 <sect2 role="content">
141 <title>Contents</title>
142
143 <segmentedlist>
144 <segtitle>Installed Program</segtitle>
145 <segtitle>Installed Libraries</segtitle>
146 <segtitle>Installed Directories</segtitle>
147
148 <seglistitem>
149 <seg>links</seg>
150 <seg>None</seg>
151 <seg>/usr/share/doc/links-&Links-version;</seg>
152 </seglistitem>
153 </segmentedlist>
154
155 <variablelist>
156 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
157 <?dbfo list-presentation="list"?>
158 <?dbhtml list-presentation="table"?>
159
160 <varlistentry id="links">
161 <term><command>links</command></term>
162 <listitem>
163 <para>is a text and graphics mode WWW browser.</para>
164 <indexterm zone="Links links">
165 <primary sortas="b-links">links</primary>
166 </indexterm>
167 </listitem>
168 </varlistentry>
169
170 </variablelist>
171
172 </sect2>
173
174</sect1>
Note: See TracBrowser for help on using the repository browser.