source: basicnet/textweb/lynx.xml@ 8250d8e

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 8250d8e was 8250d8e, checked in by Randy McMurchy <randy@…>, 17 years ago

Added new package Libgcrypt-1.2.4

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

  • Property mode set to 100644
File size: 8.5 KB
RevLine 
[773c358]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[773c358]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY lynx-download-http "http://lynx.isc.org/release/lynx&lynx-version;.tar.bz2">
[4a9b381]8 <!ENTITY lynx-download-ftp "ftp://lynx.isc.org/lynx&lynx-version;/lynx&lynx-version;.tar.bz2">
[597caf43]9 <!ENTITY lynx-md5sum "dc80497b7dda6a28fd80404684d27548">
[c0c53745]10 <!ENTITY lynx-size "2.2 MB">
[597caf43]11 <!ENTITY lynx-buildsize "26 MB">
[d6f100c]12 <!ENTITY lynx-time "0.5 SBU">
[773c358]13]>
14
[377584f]15<sect1 id="lynx" xreflabel="Lynx-&lynx-version;">
[f9a9bb3e]16 <?dbhtml filename="lynx.html"?>
[50b8d8b]17
[f9a9bb3e]18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
[50b8d8b]22
[f9a9bb3e]23 <title>Lynx-&lynx-version;</title>
[50b8d8b]24
[f9a9bb3e]25 <indexterm zone="lynx">
26 <primary sortas="a-Lynx">Lynx</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Lynx</title>
[50b8d8b]31
[f9a9bb3e]32 <para><application>Lynx</application> is a text based web browser.</para>
[50b8d8b]33
[f9a9bb3e]34 <bridgehead renderas="sect3">Package Information</bridgehead>
35 <itemizedlist spacing="compact">
36 <listitem>
37 <para>Download (HTTP): <ulink url="&lynx-download-http;"/></para>
38 </listitem>
39 <listitem>
40 <para>Download (FTP): <ulink url="&lynx-download-ftp;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download MD5 sum: &lynx-md5sum;</para>
44 </listitem>
45 <listitem>
46 <para>Download size: &lynx-size;</para>
47 </listitem>
48 <listitem>
49 <para>Estimated disk space required: &lynx-buildsize;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated build time: &lynx-time;</para>
53 </listitem>
54 </itemizedlist>
[50b8d8b]55
[f9a9bb3e]56 <bridgehead renderas="sect3">Lynx Dependencies</bridgehead>
[50b8d8b]57
[f9a9bb3e]58 <bridgehead renderas="sect4">Optional</bridgehead>
[597caf43]59 <para role="optional"><xref linkend="openssl"/> or experimentaly,
[8250d8e]60 <ulink url="http://www.gnu.org/software/gnutls/">GnuTLS</ulink> (requires
61 <xref linkend="libgcrypt"/>),
[597caf43]62 <xref linkend="zip"/>,
63 <xref linkend="unzip"/>,
[8250d8e]64 an <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command), and
[67ca8f6]65 <!-- <ulink
[f9a9bb3e]66 url="http://ftp.ibiblio.org/pub/linux/utils/compress/ncompress-4.2.4.tar.Z">
[67ca8f6]67 ncompress</ulink> and -->
[597caf43]68 <ulink url="http://www.gnu.org/software/sharutils/">sharutils</ulink>
69 (for a <command>uudecode</command> program)</para>
[50b8d8b]70
[c22b9f4]71<!-- Attempt to utilize S-Lang (- -with-screen=slang) leads to a build failure -->
72
[061ec9d]73 <para condition="html" role="usernotes">User Notes:
[6c42d4e]74 <ulink url="&blfs-wiki;/Lynx"/></para>
[061ec9d]75
[f9a9bb3e]76 </sect2>
[50b8d8b]77
[f9a9bb3e]78 <sect2 role="installation">
79 <title>Installation of Lynx</title>
80
[1065a91]81 <para>Install <application>Lynx</application> by running the following
[f9a9bb3e]82 commands:</para>
83
[597caf43]84<screen><userinput>./configure --prefix=/usr \
85 --sysconfdir=/etc/lynx \
86 --datadir=/usr/share/doc/lynx-&lynx-version; \
87 --with-zlib \
[c22b9f4]88 --with-bzlib \
89 --with-screen=ncursesw \
90 --enable-locale-charset &amp;&amp;
[f9a9bb3e]91make</userinput></screen>
[50b8d8b]92
[d6f100c]93 <para>This package does not come with a test suite.</para>
94
[f9a9bb3e]95 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[520d0fe]96
[597caf43]97<screen role='root'><userinput>make install-full &amp;&amp;
98chgrp -v -R root /usr/share/doc/lynx-&lynx-version;/lynx_doc</userinput></screen>
[50b8d8b]99
[f9a9bb3e]100 </sect2>
[50b8d8b]101
[f9a9bb3e]102 <sect2 role="commands">
103 <title>Command Explanations</title>
[50b8d8b]104
[597caf43]105 <para><parameter>--sysconfdir=/etc/lynx</parameter>: This parameter is
106 used so that the configuration files are located in
107 <filename class="directory">/etc/lynx</filename> instead of
108 <filename class="directory">/usr/etc</filename>.</para>
109
110 <para><parameter>--datadir=/usr/share/doc/lynx-&lynx-version;</parameter>:
111 This parameter is used so that the documentation files are installed into
112 <filename class="directory">/usr/share/doc/lynx-&lynx-version;</filename>
113 instead of
114 <filename class="directory">/usr/share/lynx_{doc,help}</filename>.</para>
[50b8d8b]115
[f9a9bb3e]116 <para><parameter>--with-zlib</parameter>: This enables support for
[1065a91]117 linking <filename class="libraryfile">libz</filename> into
[f9a9bb3e]118 <application>Lynx</application>.</para>
[50b8d8b]119
[f9a9bb3e]120 <para><parameter>--with-bzlib</parameter>: This enables support for
[1065a91]121 linking <filename class="libraryfile">libbz2</filename> into
[f9a9bb3e]122 <application>Lynx</application>.</para>
[50b8d8b]123
[c22b9f4]124 <para><parameter>--with-screen=ncursesw</parameter>: This switch enables
125 the use of advanced wide-character support present in the system
126 <application>NCurses</application> library. This is needed for
127 proper display of characters and line wrapping in multibyte locales.</para>
[29f80ebc]128
[c22b9f4]129 <para><parameter>--enable-locale-charset</parameter>: This switch allows
130 <application>Lynx</application> to deduce the proper character encoding
131 for terminal output from the current locale.
132 A configuration step is still needed (see below), but,
133 unlike the situation without this switch, the configuration step becomes
134 the same for all users (without the switch, one would have to specify the
135 display charcter set explicitly). This is important for environments such
136 as a LiveCD, where the amount of system-specific configuration steps has
137 to be reduced to the minimum.</para>
138
139 <para><parameter>--enable-nls</parameter>: This switch allows
140 <application>Lynx</application> to print translated messages (such as
141 questions about cookies and SSL certificates).</para>
142
[f9a9bb3e]143 <para><option>--with-ssl</option>: This enables support for
[4edfbea9]144 linking SSL into <application>Lynx</application>.</para>
[50b8d8b]145
[597caf43]146 <para><option>--with-gnutls</option>: This enables experimental support
147 for linking <application>GnuTLS</application> into
[f9a9bb3e]148 <application>Lynx</application>.</para>
[50b8d8b]149
[597caf43]150 <para><command>make install-full</command>: In addition to the standard
151 installation, this target installs the documentation and help files.</para>
152
[823b1a3]153 <para><command>chgrp -v -R root
[597caf43]154 /usr/share/doc/lynx-&lynx-version;/lynx_doc</command>:
[67ca8f6]155 This command corrects the improper group ownership of installed
156 documentation files caused if <application>Lynx</application> is built
157 by any user other than
158 <systemitem class="username">root</systemitem>.</para>
159
[597caf43]160 <!-- This was fixed in the 2.8.6 release, though it still could
161 be considered an issue by some
[67ca8f6]162 <note>
163 <para>There has been a security vulnerability identified if you enable
[597caf43]164 support for CGI links by passing the <option>-enable-cgi-links</option>
[67ca8f6]165 parameter to <command>configure</command>. See <ulink
166 url="http://seclists.org/lists/vulnwatch/2005/Oct-Dec/0041.html"/> for
167 details.</para>
168 </note>
[597caf43]169 -->
[bccbdaea]170
[f9a9bb3e]171 </sect2>
[50b8d8b]172
[f9a9bb3e]173 <sect2 role="configuration">
174 <title>Configuring Lynx</title>
175
176 <sect3 id="lynx-config">
177 <title>Config Files</title>
[50b8d8b]178
[597caf43]179 <para><filename>/etc/lynx/lynx.cfg</filename></para>
[50b8d8b]180
[f9a9bb3e]181 <indexterm zone="lynx lynx-config">
[597caf43]182 <primary sortas="e-etc-lynx-lynx.cfg">/etc/lynx/lynx.cfg</primary>
[f9a9bb3e]183 </indexterm>
[50b8d8b]184
[f9a9bb3e]185 </sect3>
[50b8d8b]186
[f9a9bb3e]187 <sect3>
188 <title>Configuration Information</title>
[50b8d8b]189
[c22b9f4]190 <para>The proper way to get the display character set is to examine the
191 current locale. However, <application>Lynx</application> does not do
192 this by default. Change this setting:</para>
193
194<screen><userinput>sed -i 's/#\(LOCALE_CHARSET\):FALSE/\1:TRUE/' /etc/lynx/lynx.cfg</userinput></screen>
195
196 <para>Many other system-wide settings such as proxies can also be set
197 in the <filename>/etc/lynx/lynx.cfg</filename> file.</para>
[50b8d8b]198
[f9a9bb3e]199 </sect3>
[50b8d8b]200
[f9a9bb3e]201 </sect2>
[50b8d8b]202
[f9a9bb3e]203 <sect2 role="content">
204 <title>Contents</title>
205
206 <segmentedlist>
207 <segtitle>Installed Program</segtitle>
208 <segtitle>Installed Libraries</segtitle>
[597caf43]209 <segtitle>Installed Directories</segtitle>
[50b8d8b]210
[f9a9bb3e]211 <seglistitem>
212 <seg>lynx</seg>
213 <seg>None</seg>
[597caf43]214 <seg>/etc/lynx and /usr/share/doc/lynx-&lynx-version;</seg>
[f9a9bb3e]215 </seglistitem>
216 </segmentedlist>
[50b8d8b]217
[f9a9bb3e]218 <variablelist>
219 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
220 <?dbfo list-presentation="list"?>
221 <?dbhtml list-presentation="table"?>
[50b8d8b]222
[f9a9bb3e]223 <varlistentry id="lynx-prog">
224 <term><command>lynx</command></term>
225 <listitem>
[1065a91]226 <para>is a general purpose, text-based, distributed information
[f9a9bb3e]227 browser for the World Wide Web.</para>
228 <indexterm zone="lynx lynx-prog">
229 <primary sortas="b-lynx">lynx</primary>
230 </indexterm>
231 </listitem>
232 </varlistentry>
[50b8d8b]233
[f9a9bb3e]234 </variablelist>
235
236 </sect2>
[f45b1953]237
238</sect1>
Note: See TracBrowser for help on using the repository browser.