Updated to TeX-3.0; update build entities in the Ed instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3683 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-04-06 20:24:46 +00:00
parent d0a5083aea
commit cf068ee199
4 changed files with 56 additions and 40 deletions

View File

@ -503,7 +503,7 @@
<!ENTITY fop-version "0.20.5"> <!ENTITY fop-version "0.20.5">
<!-- Chapter 46 --> <!-- Chapter 46 -->
<!ENTITY tex-version "2.0.2"> <!ENTITY tex-version "3.0">
<!ENTITY jadetex-version "3.13"> <!ENTITY jadetex-version "3.13">

View File

@ -22,8 +22,8 @@ who wrote what.</para>
<itemizedlist> <itemizedlist>
<listitem><para>April 6th, 2005 [randy]: Updated to <listitem><para>April 6th, 2005 [randy]: Updated to MySQL-4.1.10a and
MySQL-4.1.10a</para></listitem> TeX-3.0.</para></listitem>
<listitem><para>April 5th, 2005 [randy]: Added a note to the GCC-3.4.3 <listitem><para>April 5th, 2005 [randy]: Added a note to the GCC-3.4.3
instructions to install a missing interface header file.</para></listitem> instructions to install a missing interface header file.</para></listitem>
@ -36,10 +36,10 @@ instructions to fix a broken test script.</para></listitem>
contributed by Anderson Lizardo.</para></listitem> contributed by Anderson Lizardo.</para></listitem>
<listitem><para>April 3rd, 2005 [manuel]: Updated the XML sources to use <listitem><para>April 3rd, 2005 [manuel]: Updated the XML sources to use
DocBook XML DTD-4.4</para></listitem> DocBook XML DTD-4.4.</para></listitem>
<listitem><para>April 3rd, 2005 [randy]: Updated to <listitem><para>April 3rd, 2005 [randy]: Updated to
libxslt-1.1.14</para></listitem> libxslt-1.1.14.</para></listitem>
<listitem><para>April 2nd, 2005 [randy]: Added which as a required dependency <listitem><para>April 2nd, 2005 [randy]: Added which as a required dependency
of DocBook-utils, reported by Andrew Benton; updated to of DocBook-utils, reported by Andrew Benton; updated to
@ -71,7 +71,7 @@ Benton.</para></listitem>
pkgconfig-0.16.0 and ALSA-1.0.8.</para></listitem> pkgconfig-0.16.0 and ALSA-1.0.8.</para></listitem>
<listitem><para>March 26th, 2005 [randy]: Updated to HTML Tidy-050324 and <listitem><para>March 26th, 2005 [randy]: Updated to HTML Tidy-050324 and
UnZip-5.52</para></listitem> UnZip-5.52.</para></listitem>
<listitem><para>March 25th, 2005 [randy]: Updated to <listitem><para>March 25th, 2005 [randy]: Updated to
GCC-3.4.3.</para></listitem> GCC-3.4.3.</para></listitem>

View File

@ -8,8 +8,8 @@
<!ENTITY ed-download-ftp "ftp://ftp.gnu.org/pub/gnu/ed/ed-&ed-version;.tar.gz"> <!ENTITY ed-download-ftp "ftp://ftp.gnu.org/pub/gnu/ed/ed-&ed-version;.tar.gz">
<!ENTITY ed-md5sum "ddd57463774cae9b50e70cd51221281b"> <!ENTITY ed-md5sum "ddd57463774cae9b50e70cd51221281b">
<!ENTITY ed-size "182 KB"> <!ENTITY ed-size "182 KB">
<!ENTITY ed-buildsize "3.1 MB"> <!ENTITY ed-buildsize "2.9 MB">
<!ENTITY ed-time "0.10 SBU"> <!ENTITY ed-time "0.02 SBU">
]> ]>
<sect1 id="ed" xreflabel="Ed-&ed-version;"> <sect1 id="ed" xreflabel="Ed-&ed-version;">
@ -22,7 +22,6 @@
<indexterm zone="ed"><primary <indexterm zone="ed"><primary
sortas="a-Ed">Ed</primary></indexterm> sortas="a-Ed">Ed</primary></indexterm>
<sect2> <sect2>
<title>Introduction to <application>Ed</application></title> <title>Introduction to <application>Ed</application></title>
@ -121,8 +120,7 @@ unavailable.</para>
<varlistentry id="red"> <varlistentry id="red">
<term><filename>red</filename></term> <term><filename>red</filename></term>
<listitem><para>is a restricted ed&mdash;it can only edit files in the <listitem><para>is a restricted ed&mdash;it can only edit files in the
current directory and cannot execute shell commands. current directory and cannot execute shell commands.</para>
</para>
<indexterm zone="ed red"> <indexterm zone="ed red">
<primary sortas="b-red">red</primary></indexterm> <primary sortas="b-red">red</primary></indexterm>
</listitem> </listitem>

View File

@ -3,23 +3,22 @@
<!ENTITY % general-entities SYSTEM "../../general.ent"> <!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities; %general-entities;
<!ENTITY tex-download-http "http://www.ibiblio.org/pub/packages/tex/teTeX/distrib/tetex-src-&tex-version;.tar.gz" > <!ENTITY tex-download-http "http://www.tug.org/ftp/tex-archive/systems/unix/teTeX/&tex-version;/distrib/tetex-src-&tex-version;.tar.gz" >
<!-- <!ENTITY tex-download-ftp "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/2.0/distrib/tetex-src-&tex-version;.tar.gz"> --> <!ENTITY tex-download-ftp "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/&tex-version;/distrib/tetex-src-&tex-version;.tar.gz">
<!ENTITY tex-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/tetex-src-&tex-version;.tar.gz"> <!ENTITY tex-md5sum "944a4641e79e61043fdaf8f38ecbb4b3">
<!ENTITY tex-md5sum "a16f6bba227d55e79aeee46fbbd82d28"> <!ENTITY tex-size "12.7 MB">
<!ENTITY tex-size "11.7 MB"> <!ENTITY tex-buildsize "416 MB (542 MB with optional tarball)">
<!ENTITY tex-buildsize "344 MB (415 MB with optional tarball)"> <!ENTITY tex-time "2.07 SBU">
<!ENTITY tex-time "1.82 SBU">
<!-- <!ENTITY texmf-download "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/2.0/distrib/tetex-texmf-&tex-version;.tar.gz"> --> <!ENTITY texmf-download-http "http://www.tug.org/ftp/tex-archive/systems/unix/teTeX/&tex-version;/distrib/tetex-texmf-&tex-version;.tar.gz" >
<!ENTITY texmf-download "http://www.ibiblio.org/pub/packages/tex/teTeX/distrib/tetex-texmf-&tex-version;.tar.gz"> <!ENTITY texmf-download-ftp "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/&tex-version;/distrib/tetex-texmf-&tex-version;.tar.gz">
<!ENTITY texmf-md5sum "d3bdb96f9077e43b2115d3cc471743b3"> <!ENTITY texmf-md5sum "11aa15c8d3e28ee7815e0d5fcdf43fd4">
<!ENTITY texmf-size "52.4 MB"> <!ENTITY texmf-size "91.7 MB">
<!-- <!ENTITY texmfsrc-download "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/2.0/distrib/tetex-texmfsrc-&tex-version;.tar.gz"> --> <!ENTITY texmfsrc-download-http "http://www.tug.org/ftp/tex-archive/systems/unix/teTeX/&tex-version;/distrib/tetex-texmfsrc-&tex-version;.tar.gz" >
<!ENTITY texmfsrc-download "http://www.ibiblio.org/pub/packages/tex/teTeX/distrib/tetex-texmfsrc-&tex-version;.tar.gz"> <!ENTITY texmfsrc-download-ftp "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/&tex-version;/distrib/tetex-texmfsrc-&tex-version;.tar.gz">
<!ENTITY texmfsrc-md5sum "40d4b2c5582eccbee4b6ec692c3cc253"> <!ENTITY texmfsrc-md5sum "66c32a11964a49982ba2a32d3bbfe7f5">
<!ENTITY texmfsrc-size "22.9 MB"> <!ENTITY texmfsrc-size "57.7 MB">
]> ]>
<sect1 id="tex" xreflabel="TeX-&tex-version;"> <sect1 id="tex" xreflabel="TeX-&tex-version;">
@ -58,8 +57,10 @@ including the docstrip sources.</para>
<sect3><title>Additional Downloads</title> <sect3><title>Additional Downloads</title>
<sect4><title>Required macros and fonts</title> <sect4><title>Required macros and fonts</title>
<itemizedlist spacing='compact'> <itemizedlist spacing='compact'>
<listitem><para>Download (HTTP):
<ulink url="&texmf-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <listitem><para>Download (FTP):
<ulink url="&texmf-download;"/></para></listitem> <ulink url="&texmf-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &texmf-md5sum;</para></listitem> <listitem><para>Download MD5 sum: &texmf-md5sum;</para></listitem>
<listitem><para>Download size: &texmf-size;</para></listitem> <listitem><para>Download size: &texmf-size;</para></listitem>
</itemizedlist> </itemizedlist>
@ -67,13 +68,16 @@ including the docstrip sources.</para>
<sect4><title>Optional <filename>texmf</filename> sources:</title> <sect4><title>Optional <filename>texmf</filename> sources:</title>
<itemizedlist spacing='compact'> <itemizedlist spacing='compact'>
<listitem><para>Download (HTTP):
<ulink url="&texmfsrc-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <listitem><para>Download (FTP):
<ulink url="&texmfsrc-download;"/></para></listitem> <ulink url="&texmfsrc-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &texmfsrc-md5sum;</para></listitem> <listitem><para>Download MD5 sum: &texmfsrc-md5sum;</para></listitem>
<listitem><para>Download size: &texmfsrc-size;</para></listitem> <listitem><para>Download size: &texmfsrc-size;</para></listitem>
</itemizedlist> </itemizedlist>
</sect4> </sect4>
<!--
<sect4><title>Patches</title> <sect4><title>Patches</title>
<itemizedlist spacing='compact'> <itemizedlist spacing='compact'>
<listitem><para>Required Patch: <ulink <listitem><para>Required Patch: <ulink
@ -83,6 +87,7 @@ url="&patch-root;/tetex-src-&tex-version;-remove_readlink-1.patch"/></para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</sect4> </sect4>
-->
</sect3> </sect3>
<sect3><title><application>TeX</application> dependencies</title> <sect3><title><application>TeX</application> dependencies</title>
@ -93,12 +98,12 @@ url="&patch-root;/tetex-src-&tex-version;-remove_readlink-1.patch"/></para>
<sect4><title>Optional</title> <sect4><title>Optional</title>
<para><xref linkend="libpng"/>, <para><xref linkend="libpng"/>,
<xref linkend="x-installing"/>, <xref linkend="x-installing"/>,
<xref linkend="openssl"/>, <!-- <xref linkend="openssl"/>,
<xref linkend="mysql"/>, <xref linkend="mysql"/>, -->
<xref linkend="perl-modules"/>: Tk-&Perl-Tk-version;, <ulink <xref linkend="perl-modules"/>: Tk-&Perl-Tk-version;, <ulink
url="http://gd.tuwien.ac.at/visual/ibiblio/libs/graphics/t1lib-5.0.2.tar.gz"> url="http://gd.tuwien.ac.at/visual/ibiblio/libs/graphics/t1lib-5.0.2.tar.gz">
t1lib</ulink> t1lib</ulink>
and <ulink url="http://www.w3.org/Library/">libwww</ulink></para> and <ulink url="http://www.boutell.com/gd/">GD</ulink></para>
</sect4> </sect4>
</sect3> </sect3>
@ -133,11 +138,15 @@ user:</para>
<para>Install <application>TeX</application> by running the following <para>Install <application>TeX</application> by running the following
commands:</para> commands:</para>
<!--
<screen><userinput><command>patch -Np1 -i ../tetex-src-&tex-version;-flex-1.patch &amp;&amp; <screen><userinput><command>patch -Np1 -i ../tetex-src-&tex-version;-flex-1.patch &amp;&amp;
patch -Np1 -i ../tetex-src-&tex-version;-remove_readlink-1.patch &amp;&amp; patch -Np1 -i ../tetex-src-&tex-version;-remove_readlink-1.patch &amp;&amp;
./configure --with-x=no --prefix=/usr \ -->
--without-texinfo --with-system-ncurses --with-system-zlib \
--exec-prefix=/usr --bindir=/usr/bin &amp;&amp; <screen><userinput><command>./configure --prefix=/usr \
--exec-prefix=/usr --bindir=/usr/bin \
--without-texinfo --with-x=no \
--with-system-ncurses --with-system-zlib &amp;&amp;
make all</command></userinput></screen> make all</command></userinput></screen>
<para>Now, as the root user:</para> <para>Now, as the root user:</para>
@ -179,12 +188,19 @@ library.</para>
starting with version 4.0 have <application>Zlib</application> installed as starting with version 4.0 have <application>Zlib</application> installed as
part of the base operating system; this switch avoids building it here.</para> part of the base operating system; this switch avoids building it here.</para>
<para><option>--disable-a4</option>: Use this option to set the default paper
size to letter and the default unit to inch.</para>
<para><command>texconfig dvips paper letter</command>: This command sets the <para><command>texconfig dvips paper letter</command>: This command sets the
default paper size for <application>TeX</application>.</para> default paper size for <application>TeX</application>.</para>
<para><command>texconfig font rw</command>: This command specifies writable <para><command>texconfig font rw</command>: This command specifies writable
fonts.</para> fonts.</para>
<tip><para>Run <command>./configure --help</command> for information about
using other switches which will enable the build to use any installed packages
you may have on your system.</para></tip>
</sect2> </sect2>
<sect2> <sect2>
@ -193,12 +209,13 @@ fonts.</para>
<segmentedlist> <segmentedlist>
<segtitle>Installed Programs</segtitle> <segtitle>Installed Programs</segtitle>
<segtitle>Installed Library</segtitle> <segtitle>Installed Library</segtitle>
<segtitle>Installed Directory</segtitle> <segtitle>Installed Directories</segtitle>
<seglistitem> <seglistitem>
<seg>101 separate binaries and scripts along with 37 symlinks to these <seg>100 separate binaries and scripts along with 30 symlinks to these
programs.</seg> programs.</seg>
<seg>libkpathsea.a</seg> <seg>libkpathsea.a</seg>
<seg>/usr/share/texmf</seg> <seg>~/.texmf-config, /usr/include/kpathsea, /usr/share/texinfo/html,
/usr/share/texmf, /usr/share/texi2html and /usr/share/texmf-var</seg>
</seglistitem> </seglistitem>
</segmentedlist> </segmentedlist>
@ -209,9 +226,10 @@ programs.</seg>
<varlistentry id="tex-programs"> <varlistentry id="tex-programs">
<term><command>TeX programs</command></term> <term><command>TeX programs</command></term>
<listitem><para>included in the <application>TeX</application> package are too <listitem><para>included in the <application>TeX</application> package are too
numerous to individually list. Please refer to numerous to individually list. Please refer to the individual program man
<ulink url="file:///usr/share/texmf/doc/index.html"/> for details, as well as pages and <ulink url="file:///usr/share/texmf/doc/index.html"/> for details,
a tour of the expansive <application>TeX</application> documentation.</para> as well as a tour of the expansive
<application>TeX</application> documentation.</para>
<indexterm zone="tex tex-programs"> <indexterm zone="tex tex-programs">
<primary sortas="b-TeX-programs">TeX programs</primary></indexterm> <primary sortas="b-TeX-programs">TeX programs</primary></indexterm>
</listitem> </listitem>