mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated to links-2.4.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9029 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
9500dceaa7
commit
dc0d766f4e
@ -3,7 +3,7 @@ $LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<!ENTITY day "28"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "29"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "11"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2011">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
@ -440,7 +440,7 @@ $Date$
|
||||
-->
|
||||
|
||||
<!-- Chapter 17 -->
|
||||
<!ENTITY Links-version "2.2">
|
||||
<!ENTITY Links-version "2.4">
|
||||
<!ENTITY lynx-version "2.8.7rel.2">
|
||||
<!ENTITY w3m-version "0.5.2">
|
||||
|
||||
|
@ -41,6 +41,15 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>November 29th, 2011</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[dj] - Updated to Links-2.4.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>November 28th, 2011</para>
|
||||
<itemizedlist>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY links-download-http "http://links.twibright.com/download/links-&Links-version;.tar.bz2">
|
||||
<!ENTITY links-download-ftp "&gentoo-ftp-repo;/links-&Links-version;.tar.bz2">
|
||||
<!ENTITY links-md5sum "bf5b20529a2a811701c5af52b28ebdd4">
|
||||
<!ENTITY links-md5sum "aedee41d9ee941378dc0ab114a65f353">
|
||||
<!ENTITY links-size "3.7 MB">
|
||||
<!ENTITY links-buildsize "33 MB">
|
||||
<!ENTITY links-time "0.3 SBU">
|
||||
<!ENTITY links-buildsize "55 MB">
|
||||
<!ENTITY links-time "0.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="Links" xreflabel="Links-&Links-version;">
|
||||
@ -34,7 +34,7 @@
|
||||
tables and frames, features background downloads, can display colors
|
||||
and has many other features.</para>
|
||||
|
||||
&lfs67_checked;
|
||||
&lfs70_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -58,7 +58,7 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<!-- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem>
|
||||
<para>Recommended patch: <ulink
|
||||
@ -100,7 +100,7 @@
|
||||
at all.</para>
|
||||
|
||||
<para>The patch has no effect on <application>Links</application>
|
||||
behavior in graphical mode.</para>
|
||||
behavior in graphical mode.</para> -->
|
||||
|
||||
<bridgehead renderas="sect3">Links Dependencies</bridgehead>
|
||||
|
||||
@ -136,12 +136,12 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Links</title>
|
||||
|
||||
<para>If desired, apply the patch:</para>
|
||||
<!-- <para>If desired, apply the patch:</para>
|
||||
|
||||
<screen><userinput>bzcat ../links-2.1pre33-utf8.diff.bz2 | patch -p1 &&
|
||||
cd intl &&
|
||||
./gen-intl && ./synclang &&
|
||||
cd ..</userinput></screen>
|
||||
cd ..</userinput></screen> -->
|
||||
|
||||
<para>Install <application>Links</application> by running the following
|
||||
commands:</para>
|
||||
@ -163,8 +163,8 @@ install -v -m644 doc/links_cal/* KEYS BRAILLE_HOWTO \
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><command>./gen-intl && ./synclang</command>: These commands
|
||||
regenerate the language table.</para>
|
||||
<!-- <para><command>./gen-intl && ./synclang</command>: These commands
|
||||
regenerate the language table.</para> -->
|
||||
|
||||
<para><option>--enable-graphics</option>: This switch enables support
|
||||
for graphics mode.</para>
|
||||
@ -193,7 +193,7 @@ install -v -m644 doc/links_cal/* KEYS BRAILLE_HOWTO \
|
||||
files are created automatically when <command>links</command> is run for the
|
||||
first time.</para>
|
||||
|
||||
<para>For the correct display of non-ASCII characters,
|
||||
<!-- <para>For the correct display of non-ASCII characters,
|
||||
<application>Links</application> has to be configured through the menu
|
||||
(accessible by pressing the ESC key), as follows:</para>
|
||||
|
||||
@ -218,7 +218,7 @@ install -v -m644 doc/links_cal/* KEYS BRAILLE_HOWTO \
|
||||
<para>Finally, select the <quote>Setup > Save options</quote>
|
||||
menu item.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</itemizedlist> -->
|
||||
|
||||
</sect3>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user