source: networking/textweb/links.xml@ 1ac8b4c6

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 1ac8b4c6 was 1ac8b4c6, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Update to wayland-protocols-1.7
Update to sawfish-1.12.0
Update to libevdev-1.5.4
Update to dbus-1.10.10
Fix a URL in the systemd page
Tags

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

  • Property mode set to 100644
File size: 5.3 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 "&gentoo-ftp-repo;/links-&links-version;.tar.bz2">-->
9 <!ENTITY links-download-ftp " ">
10 <!ENTITY links-md5sum "af418c83909ee73c09b95470bda6e377">
11 <!ENTITY links-size "6.2 MB">
12 <!ENTITY links-buildsize "51 MB (with --enable-graphics)">
13 <!ENTITY links-time "0.3 SBU (with --enable-graphics)">
14]>
15
16<sect1 id="Links" xreflabel="Links-&links-version;">
17 <?dbhtml filename="links.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>Links-&links-version;</title>
25
26 <indexterm zone="Links">
27 <primary sortas="a-Links">Links</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Links</title>
32
33 <para><application>Links</application> is a text and graphics mode
34 WWW browser. It includes support for rendering
35 tables and frames, features background downloads, can display colors
36 and has many other features.</para>
37
38 &lfs7a_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&links-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&links-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &links-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &links-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &links-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &links-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">Links Dependencies</bridgehead>
63
64 <bridgehead renderas="sect4">Recommended</bridgehead>
65 <para role="recommended"><xref linkend="openssl"/></para>
66
67 <bridgehead renderas="sect4">Optional</bridgehead>
68 <para role="optional">Graphics mode requires at least one of
69 <xref linkend="gpm"/> (mouse support to be used with a framebuffer-based console),
70 <ulink url="http://www.svgalib.org/">SVGAlib</ulink>,
71 <ulink url="http://pkgs.fedoraproject.org/repo/pkgs/directfb/">DirectFB</ulink>, and
72 <xref linkend="x-window-system"/></para>
73
74 <para>For decoding various image formats <application>Links</application>
75 can utilize
76 <xref linkend="libpng"/>,
77 <xref linkend="libjpeg"/>,
78 <xref linkend="librsvg"/>, and
79 <xref linkend="libtiff"/></para>
80
81 <para condition="html" role="usernotes">User Notes:
82 <ulink url="&blfs-wiki;/LinksBrowser"/></para>
83
84 </sect2>
85
86 <sect2 role="installation">
87 <title>Installation of Links</title>
88
89 <para>Install <application>Links</application> by running the following
90 commands:</para>
91
92<screen><userinput>./configure --prefix=/usr --mandir=/usr/share/man &amp;&amp;
93make</userinput></screen>
94
95 <para>This package does not come with a test suite.</para>
96
97 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
98
99<screen role='root'><userinput>make install &amp;&amp;
100install -v -d -m755 /usr/share/doc/links-&links-version; &amp;&amp;
101install -v -m644 doc/links_cal/* KEYS BRAILLE_HOWTO \
102 /usr/share/doc/links-&links-version;</userinput></screen>
103
104 </sect2>
105
106 <sect2 role="commands">
107 <title>Command Explanations</title>
108
109 <para><option>--enable-graphics</option>: This switch enables support
110 for graphics mode.</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.