Changeset 293e9cdc


Ignore:
Timestamp:
02/10/2016 07:29:53 AM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
systemd-13485
Children:
062e1f05
Parents:
53192f0
Message:

Merge PST and Printing section from trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16929 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
31 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r53192f0 r293e9cdc  
    4545-->
    4646    <listitem>
     47      <para>February 10th, 2015</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[dj] - Update to cups-filters-1.8.1. Merged from trunk
     51          r16830.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[dj] - Update to gs-9.18. Merged from trunk r16547.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[dj] - Update to gutenprint-5.2.11. Merged from trunk
     58          r16815 and r16824.</para>
     59        </listitem>
     60        <listitem>
     61          <para>[dj] - Update to sane-1.0.25. Merged from trunk r16550.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[dj] - Update to docbook-xsl-1.79.1. Merged from trunk
     65          r16781.</para>
     66        </listitem>
     67        <listitem>
     68          <para>[dj] - Update to xmlto-0.0.28. Merged from trunk
     69          r16676.</para>
     70        </listitem>
     71        <listitem>
     72          <para>[dj] - Update to fop-2.1. Merged from trunk r16814 and
     73          r16815.</para>
     74        </listitem>
     75        <listitem>
     76          <para>[dj] - Update to mupdf-1.8. Merged from trunk r16637 and
     77          r16645.</para>
     78        </listitem>
     79        <listitem>
     80          <para>[dj] - Update to biber-2.3. Merged from trunk r16788, r16791,
     81          r16792, and r16795.</para>
     82        </listitem>
     83        <listitem>
     84          <para>[dj] - Update to biblatex-3.2. Merged from trunk
     85          r16788.</para>
     86        </listitem>
     87      </itemizedlist>
     88    </listitem>
     89
     90    <listitem>
    4791      <para>February 9th, 2015</para>
    4892      <itemizedlist>
  • packages.ent

    r53192f0 r293e9cdc  
    777777<!-- Chapter 42 -->
    778778<!ENTITY cups-version                 "2.1.3">
    779 <!ENTITY cups-filters-version         "1.0.74">
    780 <!ENTITY gs-version                   "9.16">
    781 <!ENTITY gutenprint-version           "5.2.10">
     779<!ENTITY cups-filters-version         "1.8.1">
     780<!ENTITY gs-version                   "9.18">
     781<!ENTITY gutenprint-version           "5.2.11">
    782782
    783783<!-- Chapter 43 -->
    784 <!ENTITY sane-version                 "1.0.24">
     784<!ENTITY sane-version                 "1.0.25">
    785785<!ENTITY sane-fe-version              "1.0.14">
    786786<!ENTITY xsane-version                "0.999">
     
    797797<!-- Chapter 45 -->
    798798<!ENTITY DocBook-version              "4.5">
    799 <!ENTITY docbook-xsl-version          "1.78.1">
     799<!ENTITY docbook-xsl-version          "1.79.1">
    800800<!ENTITY itstool-version              "2.0.2">
    801 <!ENTITY xmlto-version                "0.0.26">
     801<!ENTITY xmlto-version                "0.0.28">
    802802
    803803<!-- Chapter 46 -->
     
    806806<!ENTITY psutils-version              "p17">
    807807<!ENTITY epdfview-version             "0.1.8">
    808 <!ENTITY fop-version                  "1.1">
    809 <!ENTITY mupdf-version                "1.7">
     808<!ENTITY fop-version                  "2.1">
     809<!ENTITY mupdf-version                "1.8">
    810810<!ENTITY paps-version                 "0.6.8">
    811811
     
    818818<!ENTITY texlive-year                 "2015">
    819819<!ENTITY asymptote-version            "2.35">
    820 <!ENTITY biber-version                "2.1a">
    821 <!ENTITY biblatex-version             "3.0">
     820<!ENTITY biber-version                "2.3">
     821<!ENTITY biblatex-version             "3.2">
    822822<!ENTITY xindy-version                "2.5.1">
    823823
  • pst/printing/cups-filters.xml

    r53192f0 r293e9cdc  
    66
    77  <!ENTITY cups-filters-download-http
    8            "https://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz">
     8  "https://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz">
    99  <!ENTITY cups-filters-download-ftp  " ">
    10   <!ENTITY cups-filters-md5sum        "14862048b4a9a87abfeeae07531dd020">
    11   <!ENTITY cups-filters-size          "1.3 MB">
    12   <!ENTITY cups-filters-buildsize     "51 MB">
    13   <!ENTITY cups-filters-time          "0.4 SBU">
     10  <!ENTITY cups-filters-md5sum        "4c4a10b7cbc20f6f6ee5d05d7561399d">
     11  <!ENTITY cups-filters-size          "1.4 MB">
     12  <!ENTITY cups-filters-buildsize     "50 MB (with tests)">
     13  <!ENTITY cups-filters-time          "0.4 SBU (with tests)">
    1414]>
    1515
     
    3838    </para>
    3939
    40     &lfs77_checked;
     40    &lfs78_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7373      </listitem>
    7474    </itemizedlist>
     75<!--
     76    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     77    <itemizedlist spacing="compact">
     78      <listitem>
     79        <para>
     80          Required patch:
     81          <ulink url="&patch-root;/cups-filters-&cups-filters-version;-poppler0340-1.patch"/>
     82        </para>
     83      </listitem>
     84    </itemizedlist>-->
    7585
    7686    <bridgehead renderas="sect3">CUPS Filters Dependencies</bridgehead>
     
    95105    <bridgehead renderas="sect4">Optional</bridgehead>
    96106    <para role="optional">
    97       <xref linkend="avahi"/> and
    98       <xref linkend="php"/> (use of this might be broken)
     107      <xref linkend="avahi"/>,
     108      <xref linkend="openldap"/>,
     109      <xref linkend="php"/> (use of this might be broken),
     110      <ulink url="http://liblouis.org/">Liblouis (Braille)</ulink>, and
     111      <ulink url="http://liblouis.org/">Liblouisutdml (Braille)</ulink>
    99112    </para>
    100113
     
    126139    </para>
    127140
    128 <screen><userinput>./configure --prefix=/usr                   \
    129             --sysconfdir=/etc               \
    130             --localstatedir=/var            \
    131             --without-rcdir                 \
    132             --disable-static                \
    133             --with-gs-path=/usr/bin/gs      \
    134             --with-pdftops-path=/usr/bin/gs \
    135             --docdir=/usr/share/doc/cups-filters-&cups-filters-version; &amp;&amp;
     141<screen><userinput>./configure                             \
     142        --prefix=/usr                   \
     143        --sysconfdir=/etc               \
     144        --localstatedir=/var            \
     145        --without-rcdir                 \
     146        --disable-static                \
     147        --with-gs-path=/usr/bin/gs      \
     148        --with-pdftops-path=/usr/bin/gs \
     149        --docdir=/usr/share/doc/cups-filters-&cups-filters-version; &amp;&amp;
    136150make</userinput></screen>
    137151
    138152    <para>
    139       To test the results, issue: <command>make -k check</command>. Note that many tests fail for unknown reasons.
     153      To test the results, issue:
     154      <command>make check 2&gt;&amp;1 &gt;testlog</command>.
    140155    </para>
    141156
     
    178193    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    179194      href="../../xincludes/static-libraries.xml"/>
     195    <para>
     196      <command>make check 2&gt;&amp;1 &gt;testlog</command>: the testsuite
     197      dumps a stream of bytes into the input buffer after it finishes. Sending
     198      the output to a file keeps the history usable, but some debug information
     199      will still appear on the screen.
     200    </para>
     201
     202    <para>
     203      <option>--with-test-path=<replaceable>VALUE</replaceable></option> : if
     204      you wish to run the tests, but you do not have the default
     205      <filename>/usr/share/fonts/dejavu/DejaVuSans.ttf</filename> use this
     206      switch to specify where <filename>DejaVuSans.ttf</filename> (or perhaps
     207      some other text TTF font - untested) is located.
     208    </para>
    180209
    181210  </sect2>
     
    213242      <seglistitem>
    214243        <seg>
    215           cups-browsed, foomatic-rip and ttfread
     244          cups-browsed, foomatic-rip (link) and ttfread
    216245        </seg>
    217246        <seg>
     
    220249        <seg>
    221250          /usr/include/{cupsfilters,fontembed},
    222           /usr/lib/cups/{backend,filter},
    223           /usr/share/cups/{banners,charsets,data},
     251          /usr/share/cups/{braille,charsets},
    224252          /usr/share/doc/cups-filters-&cups-filters-version; and
    225253          /usr/share/ppd/cupsfilters
  • pst/printing/cups.xml

    r53192f0 r293e9cdc  
    343343      <para>
    344344        Normally, printers are set up via a web browser.  The
    345         <application>Cups</application> server will connect via
    346         the url http://localhost:631.  From there, printers, print
     345        <application>Cups</application> server will normally connect via
     346        the url http://localhost:631.  From there printers, print
    347347        jobs, and the server configuration can be set up and managed.
    348348        Remote system administration can also be set up.  Configuration
  • pst/printing/gs.xml

    r53192f0 r293e9cdc  
    88  "http://downloads.ghostscript.com/public/ghostscript-&gs-version;.tar.bz2">
    99  <!ENTITY gs-download-ftp  " ">
    10   <!ENTITY gs-md5sum        "21732fd6e39acc283bc623b8842cbfbb">
     10  <!ENTITY gs-md5sum        "aa125af368d89b3dbd15fc379f13375f">
    1111  <!ENTITY gs-size          "28 MB">
    1212  <!ENTITY gs-buildsize
    13   "170 MB (add 5 MB  for fonts and 55 MB for libgs.so)">
     13  "155 MB (including fonts and libgs.so)">
    1414  <!ENTITY gs-time
    15   "1 SBU (add 1 SBU for libgs.so)">
     15  "1.5 SBU (add 1 SBU for libgs.so)">
    1616
    1717  <!ENTITY gs-standard-fonts-download
     
    4848    used for that.</para>
    4949
    50     &lfs77_checked;
     50    &lfs78_checked;
    5151
    5252    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    120120      suggested font),
    121121      <xref linkend="gtk2"/>,
    122       <xref linkend="lcms"/> (not used by default, nor if lcms2 is present or found),
    123122      <xref linkend="libidn"/>,
    124       <xref linkend="libpaper"/>, and
     123      <xref linkend="libpaper"/>,
     124      <xref linkend="lcms"/> (not used by default, nor if lcms2 is present or found), and
    125125      <xref linkend="x-window-system"/>
    126126    </para>
     
    154154    <para>
    155155      If you have installed these dependencies on your system, remove the
    156       copies of <application>expat</application>,
     156      copies of
    157157      <application>freetype</application>, <application>lcms2</application>,
    158       <application>libjpeg</application>, <application>libpng</application>
    159       and <application>zlib</application>:
     158      <application>libjpeg</application>, and <application>libpng</application>:
    160159    </para>
    161160
    162161<screen><userinput>sed -i 's/ZLIBDIR=src/ZLIBDIR=$includedir/' configure.ac configure &amp;&amp;
    163 rm -rf expat freetype lcms2 jpeg libpng zlib</userinput></screen>
     162rm -rf freetype lcms2 jpeg libpng</userinput></screen>
    164163<!--
    165164    <note>
     
    175174    <para>Compile <application>Ghostscript</application>:</para>
    176175
    177 <screen><userinput>./configure --prefix=/usr           \
     176<screen><userinput>rm -rf zlib &amp;&amp;
     177
     178./configure --prefix=/usr           \
    178179            --disable-compile-inits \
    179180            --enable-dynamic        \
    180             --with-system-libtiff &amp;&amp;
     181            --with-system-libtiff   &amp;&amp;
    181182make</userinput></screen>
    182183
     
    211212    <para>If you want the shared library too:</para>
    212213
    213 <screen role="root"><userinput>make soinstall<!-- &amp;&amp;
     214<screen role="root"><userinput>make soinstall &amp;&amp;
    214215install -v -m644 base/*.h /usr/include/ghostscript &amp;&amp;
    215 ln -v -s ghostscript /usr/include/ps--></userinput></screen>
     216ln -v -s ghostscript /usr/include/ps</userinput></screen>
    216217
    217218    <para>Now make the documentation accessible from the normal place:</para>
    218219
    219 <screen role="root"><userinput>ln -sfv ../ghostscript/&gs-version;/doc /usr/share/doc/ghostscript-&gs-version;</userinput></screen>
     220<screen role="root"><userinput>ln -sfvn ../ghostscript/&gs-version;/doc /usr/share/doc/ghostscript-&gs-version;</userinput></screen>
    220221
    221222    <para>
     
    247248    <para>
    248249      <command>sed -i 's/ZLIBDIR=src/ZLIBDIR=$includedir/' ... </command>:
    249       Fixes building with system <application>Zlib</application>.
    250     </para>
    251 
    252     <!-- <para>
    253       <command>rm -rf zlib</command>:
    254       <application>zlib</application> was installed as part of LFS.
    255     </para> -->
     250      Fix to build with system <application>zlib</application>.
     251    </para>
     252
     253    <para>
     254      <command>rm -rf zlib </command>: <application>zlib</application>
     255      was installed as part of LFS.
     256    </para>
    256257
    257258    <para>
     
    265266    </para>
    266267
    267     <!-- <para> Nothing needs these. The ones installed by soinstall are sufficient.
     268    <para>
    268269      <command>install -v -m644 base/*.h... </command>: Some packages
    269270      (<application>ImageMagick</application> is one) need the
     
    272273    </para>
    273274
    274     <para> Haven't found anything that needs this
     275    <para>
    275276      <command>ln -v -s ghostscript /usr/include/ps</command>: Some packages
    276277      expect to find the interface headers in an alternate location.
    277     </para> -->
     278    </para>
    278279
    279280    <para>
     
    287288      to the <xref linkend="cups"/> libraries if you have installed those.
    288289    </para>
    289 
    290290  </sect2>
    291291
  • pst/printing/gutenprint.xml

    r53192f0 r293e9cdc  
    77  <!ENTITY gutenprint-download-http "&sourceforge-repo;/gimp-print/gutenprint-&gutenprint-version;.tar.bz2">
    88  <!ENTITY gutenprint-download-ftp  " ">
    9   <!ENTITY gutenprint-md5sum        "9ff027103bafac419c37e19da75163ae">
    10   <!ENTITY gutenprint-size          "6.0 MB">
    11   <!ENTITY gutenprint-buildsize     "73 MB">
    12   <!ENTITY gutenprint-time          "0.5 SBU">
     9  <!ENTITY gutenprint-md5sum        "fa6083535b7235fe531cd57e7345a81f">
     10  <!ENTITY gutenprint-size          "6.3 MB">
     11  <!ENTITY gutenprint-buildsize     "81 MB (without tests)">
     12  <!ENTITY gutenprint-time          "0.4 SBU (without tests)">
    1313]>
    1414
     
    3434    quality drivers for many brands and models of printers for use with
    3535    <xref linkend="gs"/>, <xref linkend="cups"/>,
    36     <ulink url="http://www.linuxprinting.org/foomatic.html">Foomatic</ulink>,
     36    <ulink url="http://www.linuxfoundation.org/collaborate/workgroups/openprinting/database/foomatic">Foomatic</ulink>,
    3737    and the
    3838    <application>GIMP-2.0</application>. See a list of supported printers at
     
    4040    </para>
    4141
    42     &lfs77_built;
     42    &lfs78_checked;
    4343
    4444    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6969    so that we can use gutenprint's driver to print photos there -->
    7070    <bridgehead renderas="sect4">Recommended</bridgehead>
    71     <para role="recommended"><xref linkend="cups"/> and
    72     <xref linkend="gimp"/></para>
     71    <para role="recommended">
     72      <xref linkend="cups"/> and
     73      <xref linkend="gimp"/>
     74    </para>
    7375
    7476    <bridgehead renderas="sect4">Optional</bridgehead>
    7577    <para role="optional">
    76     <ulink url="http://www.linuxprinting.org/foomatic.html">Foomatic</ulink>,
    77     <xref linkend="ijs"/></para>
     78      <xref linkend="ijs"/> and
     79      <ulink url="http://www.linuxfoundation.org/collaborate/workgroups/openprinting/database/foomatic">Foomatic</ulink>
     80    </para>
    7881
    7982    <bridgehead renderas="sect4">Optional (to Regenerate Documentation)</bridgehead>
    80     <para role="optional"><xref linkend="imagemagick"/>,
    81     <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>)
    82     <xref linkend="doxygen"/> and
    83     <xref linkend="docbook-utils"/></para>
     83    <para role="optional">
     84      <xref linkend="imagemagick"/>,
     85      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>),
     86      <xref linkend="doxygen"/>, and
     87      <xref linkend="docbook-utils"/>
     88    </para>
    8489
    8590    <para condition="html" role="usernotes">User Notes:
     
    119124<screen><userinput>sed -i 's|$(PACKAGE)/doc|doc/$(PACKAGE)-$(VERSION)|' \
    120125       {,doc/,doc/developer/}Makefile.in &amp;&amp;
     126
    121127./configure --prefix=/usr --disable-static &amp;&amp;
     128
    122129make</userinput></screen>
    123130
     
    125132    the package - I suppose you could sed the tests/Makefile to only run 'curve',
    126133    and perhaps 'run-testdither', it's 'run-weavetest' which takes most of the time -->
    127     <para>To test the results, issue: <command>make check</command>. When last
    128     tested (version 5.2.7, LFS-7.1, on a uniprocessor box which is admittedly short of
    129     memory) this took more than 800 SBUs (more than two days for that box) and used an
    130     extra 678 MB of disk space.</para>
     134    <para>To test the results, issue: <command>make check</command>.  The tests
     135    take a very long time and use a lot of disk space but reports vary substantially.
     136    When last tested (version 5.2.11, BLFS-7.8, using -j2 needed 154 SBU and 8.6 GB
     137    to complete the tests.</para>
    131138
    132139    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    133140
    134141<screen role="root"><userinput>make install &amp;&amp;
    135 install -v -dm755 /usr/share/doc/gutenprint-&gutenprint-version;/api/gutenprint{,ui2} &amp;&amp;
    136 install -v -m644  doc/gutenprint/html/* \
    137                   /usr/share/doc/gutenprint-&gutenprint-version;/api/gutenprint &amp;&amp;
    138 install -v -m644  doc/gutenprintui2/html/* \
    139                   /usr/share/doc/gutenprint-&gutenprint-version;/api/gutenprintui2</userinput></screen>
     142install -v -m755 -d /usr/share/doc/gutenprint-&gutenprint-version;/api/gutenprint{,ui2} &amp;&amp;
     143install -v -m644    doc/gutenprint/html/* \
     144                    /usr/share/doc/gutenprint-&gutenprint-version;/api/gutenprint &amp;&amp;
     145install -v -m644    doc/gutenprintui2/html/* \
     146                    /usr/share/doc/gutenprint-&gutenprint-version;/api/gutenprintui2</userinput></screen>
    140147
    141148  </sect2>
     
    196203
    197204      <seglistitem>
    198         <seg>cups-calibrate, cups-genppd.5.2, cups-genppdupdate, escputil,
    199         ijsgutenprint.5.2 (if compiled using ijs), and
    200         testpattern</seg>
    201         <seg>libgutenprint.so, libgutenprintui2.so
    202         and optionally, various
    203         <application>CUPS</application> filters and backend
    204         drivers under /usr/lib/gutenprint/5.2/modules/</seg>
    205         <seg>/usr/include/gutenprint,
    206         /usr/include/gutenprintui2,
    207         /usr/lib/gutenprint,
    208         /usr/share/doc/gutenprint-&gutenprint-version; and
    209         /usr/share/gutenprint</seg>
     205        <seg>
     206          cups-calibrate, cups-genppd.5.2, cups-genppdupdate, escputil,
     207          ijsgutenprint.5.2 (if compiled using ijs), and testpattern
     208        </seg>
     209        <seg>
     210          libgutenprint.so, libgutenprintui2.so and optionally, various
     211          <application>CUPS</application> filters and backend drivers under
     212          /usr/lib/gutenprint/5.2/modules/
     213        </seg>
     214        <seg>
     215          /usr/{include,lib,share}/gutenprint,
     216          /usr/include/gutenprintui2 and
     217          /usr/share/doc/gutenprint-&gutenprint-version;
     218        </seg>
    210219      </seglistitem>
    211220    </segmentedlist>
     
    278287        <listitem>
    279288          <para>
    280             is a test programm to learn how to use libgutenprint. 
     289            is a test programm to learn how to use libgutenprint.
    281290          </para>
    282291          <indexterm zone="gutenprint testpattern">
     
    285294        </listitem>
    286295      </varlistentry>
    287  
     296
    288297   </variablelist>
    289298
  • pst/ps/a2ps.xml

    r53192f0 r293e9cdc  
    3737    expands appropriately to <quote>all to PostScript</quote>.</para>
    3838
    39     &lfs77_checked;
     39    &lfs78_checked;
    4040
    4141    <caution>
  • pst/ps/enscript.xml

    r53192f0 r293e9cdc  
    3737    to PostScript, HTML, RTF, ANSI and overstrikes.</para>
    3838
    39     &lfs77_checked;
     39    &lfs78_checked;
    4040
    4141    <caution>
  • pst/ps/epdfview.xml

    r53192f0 r293e9cdc  
    55  %general-entities;
    66
    7   <!ENTITY epdfview-download-http
    8   "&sources-anduin-http;/epdfview/epdfview-&epdfview-version;.tar.bz2">
     7  <!ENTITY epdfview-download-http "&sources-anduin-http;/epdfview/epdfview-&epdfview-version;.tar.bz2">
    98  <!ENTITY epdfview-download-ftp  " ">
    109  <!ENTITY epdfview-md5sum        "e50285b01612169b2594fea375f53ae4">
     
    3938    </para>
    4039
    41     &lfs77_checked;
     40    &lfs78_checked;
    4241
    4342    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    135134
    136135<screen role="root"><userinput>for size in 24 32 48; do
    137   ln -sfv ../../../../epdfview/pixmaps/icon_epdfview-$size.png \
     136  ln -svf ../../../../epdfview/pixmaps/icon_epdfview-$size.png \
    138137          /usr/share/icons/hicolor/${size}x${size}/apps
    139138done &amp;&amp;
     
    141140
    142141update-desktop-database &amp;&amp;
    143 gtk-update-icon-cache -qf /usr/share/icons/hicolor</userinput></screen>
     142gtk-update-icon-cache -t -f --include-image-data /usr/share/icons/hicolor</userinput></screen>
    144143
    145144  </sect2>
  • pst/ps/fop.xml

    r53192f0 r293e9cdc  
    77  <!ENTITY fop-download-http "https://archive.apache.org/dist/xmlgraphics/fop/source/fop-&fop-version;-src.tar.gz">
    88  <!ENTITY fop-download-ftp  " ">
    9   <!ENTITY fop-md5sum        "7b63af514b28c06fe710a794cbf4d68e">
     9  <!ENTITY fop-md5sum        "13b5b497dfb0ba8a01093dfc1a89d106">
    1010  <!ENTITY fop-size          "23 MB">
    11   <!ENTITY fop-buildsize     "206 MB">
    12   <!ENTITY fop-time          "0.5 SBU">
     11  <!ENTITY fop-buildsize     "342 MB">
     12  <!ENTITY fop-time          "0.3 SBU">
    1313
    1414  <!ENTITY jai-version       "1_1_3">
     
    5454    </para>
    5555
    56     &lfs77_checked;
     56    &lfs78_checked;
    5757
    5858    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8080    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    8181    <itemizedlist spacing="compact">
    82       <title>Required packages</title>
     82      <title>Recommended packages</title>
    8383
    8484<!--
     
    109109      </listitem>
    110110    </itemizedlist>
     111    <itemizedlist spacing="compact">
     112      <title>Required patch</title>
     113      <listitem>
     114        <para>
     115          <ulink url="&patch-root;/fop-&fop-version;-listNPE-1.patch"/>
     116        </para>
     117      </listitem>
     118    </itemizedlist>
    111119
    112120    <bridgehead renderas="sect3">fop Dependencies</bridgehead>
     
    121129      <xref linkend="junit"/> (to run tests),
    122130      <xref linkend="x-window-system"/> (to run tests),
    123       <ulink url="http://java.sun.com/products/jimi/">JIMI SDK</ulink>,
    124       <ulink url="http://xmlunit.sourceforge.net/">XMLUnit</ulink>,
     131      <ulink url="http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-java-client-419417.html">JIMI SDK</ulink>,
     132      <ulink url="http://www.xmlunit.org/">XMLUnit</ulink>,
    125133      <ulink url="https://java.net/projects/jai-imageio">JAI Image I/O Tools</ulink>,
    126134      <ulink url="http://jeuclid.sourceforge.net/">JEuclid</ulink>,
    127       <ulink url="http://pmd.sourceforge.net">PMD</ulink>
    128           (requires <ulink url="http://jaxen.codehaus.org/">Jaxen</ulink>), and
     135      <ulink url="https://pmd.github.io/">PMD</ulink>
     136          (requires <ulink url="http://jaxen.org/">Jaxen</ulink>), and
    129137      <ulink url="http://forrest.apache.org/">Forrest</ulink> (Forrest used only
    130138      to build the documentation)
     
    204212      </para>
    205213
    206 <screen><userinput>ant compile &amp;&amp;
     214<screen><userinput>patch -Np1 -i ../fop-&fop-version;-listNPE-1.patch &amp;&amp;
     215
     216ant compile &amp;&amp;
    207217ant jar-main &amp;&amp;
    208218ant javadocs &amp;&amp;
    209219mv build/javadocs .</userinput></screen>
    210220
     221<!-- ant docs target is not present anymore in fop-2.0
    211222      <para>
    212223        If <application>Forrest</application> is installed,
     
    215226
    216227<screen><userinput>ant docs</userinput></screen>
    217 
     228-->
    218229      <para>
    219230        To test the application, run <command>ant junit-all</command>. The
     
    228239      </para>
    229240
    230 <screen role="root"><userinput>install -v -d -m755                                     /opt/fop-&fop-version; &amp;&amp;
    231 cp -v  KEYS LICENSE NOTICE README                       /opt/fop-&fop-version; &amp;&amp;
    232 cp -va build conf examples fop* javadocs lib status.xml /opt/fop-&fop-version; &amp;&amp;
     241<screen role="root"><userinput>install -v -d -m755                          /opt/fop-&fop-version; &amp;&amp;
     242cp -v  KEYS LICENSE NOTICE README            /opt/fop-&fop-version; &amp;&amp;
     243cp -va build conf examples fop* javadocs lib /opt/fop-&fop-version; &amp;&amp;
    233244
    234245ln -v -sf fop-&fop-version; /opt/fop</userinput></screen>
  • pst/ps/mupdf.xml

    r53192f0 r293e9cdc  
    99  <!ENTITY mupdf-download-http "http://www.mupdf.com/downloads/archive/mupdf-&mupdf-version;-source.tar.gz">
    1010  <!ENTITY mupdf-download-ftp  " ">
    11   <!ENTITY mupdf-md5sum        "81d36f436a7065c81a501ed7ff4ee21e">
    12   <!ENTITY mupdf-size          "13 MB">
    13   <!ENTITY mupdf-buildsize     "131 MB">
    14   <!ENTITY mupdf-time          "0.3 SBU">
     11  <!ENTITY mupdf-md5sum        "3205256d78d8524d67dd2a47c7a345fa">
     12  <!ENTITY mupdf-size          "14 MB">
     13  <!ENTITY mupdf-buildsize     "145 MB">
     14  <!ENTITY mupdf-time          "0.4 SBU">
    1515]>
    1616
     
    3636    </para>
    3737
    38     &lfs77_checked;
     38    &lfs78_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    9999    <para role="optional">
    100100      <xref linkend="openssl"/> and
    101       <ulink url="http://sourceforge.net/projects/jbig2dec/">jbig2dec</ulink>
     101      <ulink url="http://downloads.ghostscript.com/public/jbig2dec/">jbig2dec</ulink>
    102102    </para>
    103103
     
    120120    </para>
    121121
    122 <screen><userinput>rm -rf thirdparty/curl &amp;&amp;
     122<screen><userinput>rm -rf thirdparty/curl     &amp;&amp;
    123123rm -rf thirdparty/freetype &amp;&amp;
    124 rm -rf thirdparty/jpeg &amp;&amp;
     124rm -rf thirdparty/jpeg     &amp;&amp;
    125125rm -rf thirdparty/openjpeg &amp;&amp;
    126 rm -rf thirdparty/zlib &amp;&amp;
     126rm -rf thirdparty/zlib     &amp;&amp;
     127
    127128patch -Np1 -i ../mupdf-&mupdf-version;-openjpeg21-1.patch &amp;&amp;
     129
    128130make build=release</userinput></screen>
    129131
     
    137139
    138140<screen role="root"><userinput>install -v -m 755 build/release/mupdf-x11-curl /usr/bin/mupdf &amp;&amp;
     141
    139142install -v -m 644 docs/man/mupdf.1 /usr/share/man/man1/</userinput></screen>
    140143
  • pst/ps/paps.xml

    r53192f0 r293e9cdc  
    3636    </para>
    3737
    38     &lfs77_checked;
     38    &lfs78_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    5757      <listitem>
    5858        <para>Estimated build time: &paps-time;</para>
    59       </listitem>
    60     </itemizedlist>
    61 
    62     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    63     <itemizedlist spacing="compact">
    64       <listitem>
    65         <para>
    66           Required patch:
    67           <ulink url="&patch-root;/paps-&paps-version;-freetype_fix-1.patch"/>
    68         </para>
    6959      </listitem>
    7060    </itemizedlist>
     
    10494    commands:</para>
    10595
    106 <screen><userinput>patch -Np1 -i ../paps-&paps-version;-freetype_fix-1.patch &amp;&amp;
    107 ./configure --prefix=/usr --mandir=/usr/share/man &amp;&amp;
     96<screen><userinput>./configure --prefix=/usr --mandir=/usr/share/man &amp;&amp;
    10897make</userinput></screen>
    10998
  • pst/ps/psutils.xml

    r53192f0 r293e9cdc  
    3434    PostScript files.</para>
    3535
    36     &lfs77_checked;
     36    &lfs78_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    160160        <listitem>
    161161          <para>
    162             create an AFM file for a PostScript font. 
     162            create an AFM file for a PostScript font.
    163163          </para>
    164164          <indexterm zone="psutils getafm">
     
    194194        <listitem>
    195195          <para>
    196             is a filter to merge several PostScript files into one. 
     196            is a filter to merge several PostScript files into one.
    197197          </para>
    198198          <indexterm zone="psutils psmerge">
  • pst/scanning/sane.xml

    r53192f0 r293e9cdc  
    55  %general-entities;
    66
    7   <!-- <!ENTITY sane-be-download-http "http://alioth.debian.org/frs/?group_id=30186"> -->
    8   <!ENTITY sane-be-download-http "http://fossies.org/linux/misc//sane-backends-&sane-version;.tar.gz">
     7  <!ENTITY sane-be-download-http "http://fossies.org/linux/misc/sane-backends-&sane-version;.tar.gz">
    98  <!ENTITY sane-be-download-ftp  " ">
    10   <!--<!ENTITY sane-be-download-ftp  "ftp://ftp2.sane-project.org/pub/sane/sane-backends-&sane-version;.tar.gz">-->
    11   <!--<!ENTITY sane-be-download-ftp  "&gentoo-ftp-repo;/sane-backends-&sane-version;.tar.gz">-->
    12   <!ENTITY sane-be-md5sum        "1ca68e536cd7c1852322822f5f6ac3a4">
    13   <!ENTITY sane-be-size          "5.6 MB">
    14   <!ENTITY sane-be-buildsize     "97 MB">
    15   <!ENTITY sane-be-time          "1.0 SBU">
     9  <!ENTITY sane-be-md5sum        "f9ed5405b3c12f07c6ca51ee60225fe7">
     10  <!ENTITY sane-be-size          "5.7 MB">
     11  <!ENTITY sane-be-buildsize     "129 MB (additional 34 MB for tests)">
     12  <!ENTITY sane-be-time          "1.0 SBU (additional 0.1 SBU for tests)">
    1613
    1714  <!ENTITY sane-fe-download-http "http://alioth.debian.org/frs/download.php/file/1140/sane-frontends-&sane-fe-version;.tar.gz">
     
    5148    front ends are user interfaces to access the backends.</para>
    5249
    53     &lfs77_checked;
    54 
    55     <!-- The upstream web site has the md5sums for the tarballs:
    56          http://www.sane-project.org/sane-md5sums.txt.
    57          But they do not provide the tarballs, so, the following paragraph
    58          seems not applicable, starting with sane-backends-1.0.24.tar.gz.
    59 
    60          This note is not applicable. First, there is no issue downloading the
    61          ftp://ftp2.sane-project.org/pub/sane/sane-backends-1.0.23.tar.gz
    62          tarball with wget. Next, the combined tarball exists on the SANE FTP
    63          site, but the MD5sum is wrong. We can simply point the download to
    64          the SANE FTP site and create our own MD5sum (as we do on many packages).
    65 
    66     <note><para>The upstream web site uses a self signed security
    67     certificate.  If using <command>wget</command>, the option -no-check-certificate
    68     needs to be added.</para>
    69 
    70     <para>The md5sum of the backend file does not match unless the three parts
    71     of the divided tarball on the upstream server,
    72     sane-backends-1.0.23.tar.gz.[1-3], are combined.  A combined tarball with
    73     the correct md5sum is located at <ulink
    74     url="http://anduin.linuxfromscratch.org/sources/other/sane-backends-1.0.23.tar.gz">http://anduin.linuxfromscratch.org/sources/other/sane-backends-1.0.23.tar.gz</ulink>.</para></note>
    75     -->
     50    &lfs78_checked;
    7651
    7752    <bridgehead renderas="sect3">Back Ends Package Information</bridgehead>
     
    182157      <title>Installation of SANE Back Ends</title>
    183158
    184       <note>
    185         <para>
    186           You may safely disregard any messages printed on the screen when you
    187           unpack the tarball.
    188         </para>
    189       </note>
    190 
    191159      <para>The <application>SANE</application> daemon should run with its own
    192160      group.  Create this group by issuing the following commands as the
     
    214182
    215183      <para>
    216         Fix linking with the systemd library when using <application>systemd</application>
    217         210 and later:
     184        Fix linking with the systemd library when using
     185        <application>systemd</application> 210 and later:
    218186      </para>
    219187
     
    225193      commands:</para>
    226194
    227             <!-- Not sure why this was there as it works if TeX is installed
    228                  and it doesn't try to use it if TeX is not installed
    229                  -disable-latex &amp;&amp; -->
    230 
    231 <screen><userinput>./configure --prefix=/usr                                    \
    232             --sysconfdir=/etc                                \
    233             --localstatedir=/var                             \
    234             --with-docdir=/usr/share/doc/sane-backend-&sane-version; \
    235             --with-group=scanner                             &amp;&amp;
    236 make                                                         &amp;&amp;
    237 exit</userinput></screen>
     195<screen><userinput>./configure --prefix=/usr        \
     196            --sysconfdir=/etc    \
     197            --localstatedir=/var \
     198            --with-group=scanner \
     199            --with-docdir=/usr/share/doc/sane-backend-&sane-version; &amp;&amp;
     200make</userinput></screen>
    238201
    239202      <para>If you want to test the results, some files need to be fixed:</para>
    240203
    241 <screen><userinput>sed -i -e 's/Jul 31 07:52:48/Oct  7 08:58:33/'      \
    242        -e 's/1.0.24git/1.0.24/'                     \
    243        testsuite/tools/data/db.ref                  \
    244        testsuite/tools/data/html-mfgs.ref           \
    245        testsuite/tools/data/usermap.ref             \
    246        testsuite/tools/data/html-backends-split.ref \
    247        testsuite/tools/data/udev+acl.ref            \
     204<screen><userinput>sed -i -e 's/Jul 31 07:52:48 2013/Oct 19 13:25:20 2015/'  \
     205       -e 's/1.0.24git/1.0.25/'                           \
     206       testsuite/tools/data/db.ref                        \
     207       testsuite/tools/data/html-mfgs.ref                 \
     208       testsuite/tools/data/usermap.ref                   \
     209       testsuite/tools/data/html-backends-split.ref       \
     210       testsuite/tools/data/udev+acl.ref                  \
    248211       testsuite/tools/data/udev.ref</userinput></screen>
    249212
    250213      <para>To test the results, issue: <command>make check</command>.</para>
    251214
    252       <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    253 
    254 <screen role="root"><userinput>make install                                        &amp;&amp;
    255 install -v -m644 tools/udev/libsane.rules           \
    256                  /etc/udev/rules.d/65-scanner.rules &amp;&amp;
    257 chgrp -v scanner /var/lock/sane</userinput></screen>
     215      <para>Now, as the <systemitem class="username">root</systemitem>
     216      user:</para>
     217
     218<screen role="root"><userinput>make install                                         &amp;&amp;
     219install -m 644 -v tools/udev/libsane.rules           \
     220                  /etc/udev/rules.d/65-scanner.rules &amp;&amp;
     221chgrp -v scanner  /var/lock/sane</userinput></screen>
    258222
    259223      <para>With the scanner on, run <command>scanimage -L</command> and the
    260       name and location of the device should appear. You need to configure
    261       the device drivers in order to run this test.</para>
     224      name and location of the device should appear. Of course, you need the
     225      device drivers configured, in order to run this test.</para>
    262226
    263227    </sect3>
     
    283247      <para>This package does not come with a test suite.</para>
    284248
    285       <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     249      <para>Now, as the <systemitem class="username">root</systemitem>
     250      user:</para>
    286251
    287252<screen role="root"><userinput>make install &amp;&amp;
     
    294259      command as the <systemitem class="username">root</systemitem> user:</para>
    295260
    296 <screen role="root"><userinput>ln -sfv ../../../../bin/xscanimage /usr/lib/gimp/2.0/plug-ins</userinput></screen>
     261<screen role="root"><userinput>ln -v -s ../../../../bin/xscanimage /usr/lib/gimp/2.0/plug-ins</userinput></screen>
    297262
    298263      <note>
     
    356321
    357322        <para>If you want to access a network scanner, include two lines in
    358         <filename>net.conf</filename>, as <systemitem class="username">root</systemitem> user
    359         (make sure to replace &lt;server_ip&gt; by the actual value, below):</para>
     323        <filename>net.conf</filename>, as
     324        <systemitem class="username">root</systemitem> user (make sure to
     325        replace &lt;server_ip&gt; by the actual value, below):</para>
    360326
    361327<screen role="root"><userinput>cat &gt;&gt; /etc/sane.d/net.conf &lt;&lt; "EOF"
     
    395361EOF
    396362
    397 ln -sfv ../sane/xscanimage-icon-48x48-2.png /usr/share/pixmaps/xscanimage.png</userinput></screen>
     363ln -svf ../sane/xscanimage-icon-48x48-2.png /usr/share/pixmaps/xscanimage.png</userinput></screen>
    398364
    399365      </sect4>
     
    448414        and scanimage</seg>
    449415        <seg>libsane.so and numerous scanner backend modules</seg>
    450         <seg>/etc/sane.d, /usr/include/sane, /usr/lib/sane, /usr/share/sane,
     416        <seg>/etc/sane.d, /usr/{include,lib,share}/sane,
    451417        and /usr/share/doc/sane-&sane-version;</seg>
    452418      </seglistitem>
  • pst/scanning/xsane.xml

    r53192f0 r293e9cdc  
    3535    quality and ease of use compared to <command>xscanimage</command>.</para>
    3636
    37     &lfs77_checked;
     37    &lfs78_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    9090
    9191<!--sed -i -e 's/netscape/xdg-open/'                   src/xsane.h      &amp;&amp;-->
    92 <screen><userinput>sed -e 's/png_ptr->jmpbuf/png_jmpbuf(png_ptr)/' \
    93     -i src/xsane-save.c                         &amp;&amp;
    94 ./configure --prefix=/usr                       &amp;&amp;
     92<screen><userinput>sed -i -e 's/png_ptr->jmpbuf/png_jmpbuf(png_ptr)/' src/xsane-save.c &amp;&amp;
     93./configure --prefix=/usr                                           &amp;&amp;
    9594make</userinput></screen>
    9695
     
    10099
    101100<screen role="root"><userinput>make xsanedocdir=/usr/share/doc/xsane-&xsane-version; install &amp;&amp;
    102 ln -sfv ../../doc/xsane-&xsane-version; /usr/share/sane/xsane/doc</userinput></screen>
     101ln -v -s ../../doc/xsane-&xsane-version; /usr/share/sane/xsane/doc</userinput></screen>
    103102<!--
    104103    <para>If you have not installed <xref linkend="xdg-utils"/> and have not
     
    108107    user:</para>
    109108
    110 <screen role="root"><userinput>ln -sfv &lt;browser&gt; /usr/bin/netscape</userinput></screen>
     109<screen role="root"><userinput>ln -v -s &lt;browser&gt; /usr/bin/netscape</userinput></screen>
    111110
    112111    <note><para>Be sure to replace &lt;browser&gt; with the browser of your
     
    114113
    115114    <para>Alternatively, if the environment variable BROWSER is set to the
    116     browser you want to use, eg, BROWSER="/usr/bin/firefox", it will be
    117     saved in ~/.sane/xsane/xsane.rc the first time you run
    118     <command>xsane</command>. If you wish to change it, edit or remove the
    119     mentioned file and use the instructions above to create a new one.</para>
     115    browser you want to use, eg, BROWSER="/usr/bin/firefox", the first time you
     116    run <command>xsane</command>, it will be recorded in ~/.sane/xsane/xsane.rc.
     117    If you wish to change it, edit this file, or remove it, and use the
     118    instructions above, so that a new one is created.</para>
    120119
    121120    <para>If <application>GIMP</application> is installed, issue the following
    122121    command as the <systemitem class="username">root</systemitem> user:</para>
    123122
    124 <screen role="root"><userinput>ln -sfv /usr/bin/xsane /usr/lib/gimp/2.0/plug-ins/</userinput></screen>
     123<screen role="root"><userinput>ln -v -s /usr/bin/xsane /usr/lib/gimp/2.0/plug-ins/</userinput></screen>
    125124
    126125  </sect2>
     
    133132    instead of the hardcoded browser.</para>-->
    134133
    135     <para><command>ln -sfv ../../doc/xsane-&xsane-version;
     134    <para><command>ln -v -s ../../doc/xsane-&xsane-version;
    136135    /usr/share/sane/xsane/doc</command>: This symlink is created to ensure that
    137136    any program that looks for the <application>XSane</application>
     
    140139    <command>make install</command> command.</para>
    141140
    142     <para><command>ln -sfv /usr/bin/xsane /usr/lib/gimp/2.0/plug-ins/</command>:
     141    <para><command>ln -v -s /usr/bin/xsane /usr/lib/gimp/2.0/plug-ins/</command>:
    143142    This creates a link in the system-wide <application>GIMP</application>
    144143    <filename class='directory'>plug-ins</filename> directory so that users can
  • pst/sgml/docbook-dsssl.xml

    r53192f0 r293e9cdc  
    5353    and XML DocBook files.</para>
    5454
    55     &lfs77_checked;
     55    &lfs78_checked;
    5656
    5757    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/sgml/docbook-utils.xml

    r53192f0 r293e9cdc  
    3838    for comparing documents prepared for different languages.</para>
    3939
    40     &lfs77_checked;
     40    &lfs78_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    141141
    142142    <para><option>docdir=/usr/share/doc</option>:
    143     This option is placed on the <command>make install</command> line because is is not 
     143    This option is placed on the <command>make install</command> line because is is not
    144144    recognized by <command>configure</command>.</para>
    145145
  • pst/sgml/openjade.xml

    r53192f0 r293e9cdc  
    3434    RTF, TeX, SGML and XML.</para>
    3535
    36     &lfs77_checked;
     36    &lfs78_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/sgml/opensp.xml

    r53192f0 r293e9cdc  
    3838    documents.</para>
    3939
    40     &lfs77_checked;
     40    &lfs78_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/sgml/sgml-common.xml

    r53192f0 r293e9cdc  
    3434    maintaining centralized SGML catalogs.</para>
    3535
    36     &lfs77_checked;
     36    &lfs78_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/sgml/sgml-dtd-3.xml

    r53192f0 r293e9cdc  
    3737    already written for that standard.</para>
    3838
    39     &lfs77_checked;
     39    &lfs78_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/sgml/sgml-dtd.xml

    r53192f0 r293e9cdc  
    3737    already written for that standard.</para>
    3838
    39     &lfs77_checked;
     39    &lfs78_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/typesetting/asymptote.xml

    r53192f0 r293e9cdc  
    3636    </para>
    3737
    38     &lfs77_checked;
     38    &lfs78_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7272    </itemizedlist>
    7373
    74     <bridgehead renderas="sect3">Asymptote Dependencies</bridgehead>
    75 
    7674    <bridgehead renderas="sect4">Required</bridgehead>
    7775    <para role="required">
    78       <xref linkend="gs"/> and
     76      <xref linkend="gs"/>,
    7977      <xref linkend="texlive"/>
    8078    </para>
     
    8280    <bridgehead renderas="sect4">Recommended</bridgehead>
    8381    <para role="recommended">
    84       <xref linkend="freeglut"/> (for 3D drawing) and
     82      <xref linkend="freeglut"/> (for 3D drawing),
    8583      <xref linkend="gc"/>
    8684    </para>
     
    8886    <bridgehead renderas="sect4">Optional</bridgehead>
    8987    <para role="optional">
    90       <ulink url="http://www.fftw.org/">FFTW</ulink> and
     88      <ulink url="http://www.fftw.org/">FFTW</ulink>,
    9189      <xref linkend="gsl"/>
    9290    </para>
     
    113111
    114112    <para>
     113      If you have installed version 2 of libgsl, fix a build failure:
     114    </para>
     115
     116<screen><userinput>sed -i -e '/ellint_D/s/3/2/' \
     117       -e '/ellint_D/s/.SYM(n)//' gsl.cc</userinput></screen>
     118
     119    <para>
    115120      Install <application>asymptote</application> by running the following
    116121      commands:
     
    118123
    119124<screen><userinput>export TEXARCH=$(uname -m | sed -e 's/i.86/i386/' -e 's/$/-linux/') &amp;&amp;
    120 
    121 ./configure --prefix=/opt/texlive/&texlive-year;                          \
    122             --bindir=/opt/texlive/&texlive-year;/bin/$TEXARCH            \
    123             --datarootdir=/opt/texlive/&texlive-year;                    \
    124             --libdir=/opt/texlive/&texlive-year;/texmf-dist              \
    125             --mandir=/opt/texlive/&texlive-year;/texmf-dist/doc/man      \
    126             --enable-gc=system                                  \
    127             --with-latex=/opt/texlive/&texlive-year;/texmf-dist/tex/latex \
    128             --with-context=/opt/texlive/&texlive-year;/texmf-dist/tex/context/third &amp;&amp;
     125./configure --prefix=/opt/texlive/&texlive-year; \
     126 --bindir=/opt/texlive/&texlive-year;/bin/$TEXARCH \
     127 --datarootdir=/opt/texlive/&texlive-year;/texmf-dist \
     128 --infodir=/opt/texlive/&texlive-year;/texmf-dist/doc/info \
     129 --libdir=/opt/texlive/&texlive-year;/texmf-dist \
     130 --mandir=/opt/texlive/&texlive-year;/texmf-dist/doc/man \
     131 --enable-gc=system \
     132 --with-latex=/opt/texlive/&texlive-year;/texmf-dist/tex/latex \
     133 --with-context=/opt/texlive/&texlive-year;/texmf-dist/tex/context/third &amp;&amp;
    129134make</userinput></screen>
    130135
     
    146151    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    147152     href="../../xincludes/tex-prefix.xml"/>
     153
     154    <para>
     155      Exceptionally, asymptote will create an <filename
     156      class="directory">asymptote/</filename> subdirectory for
     157      <filename>asymptote.info</filename> even though the
     158      <filename>asy-faq.info</filename> file will be in the main
     159      <application>texlive</application>
     160      <filename class="directory">info/</filename> directory. Both files
     161      <emphasis>will</emphasis> be found by <command>info</command>.
     162    </para>
     163
     164    <para><parameter>sed ...</parameter>: change the reference to
     165    <literal>gsl_sf_ellint_D</literal> to use addGSLDOUBLE2Func and to therefore
     166    omit the last parameter, for gsl major version 2.</para>
    148167
    149168    <para><parameter>--libdir=/opt/texlive/&texlive-year;/texmf-dist;</parameter>:
     
    178197        </seg>
    179198        <seg>
    180           /opt/texlive/&texlive-year;/asymptote, /opt/texlive/&texlive-year;/doc/asymptote,
     199          /opt/texlive/&texlive-year;texmf-dist/asymptote,
     200          /opt/texlive/&texlive-year;/doc/asymptote,
    181201          /opt/texlive/&texlive-year;/info/asymptote
    182202        </seg>
  • pst/typesetting/biber.xml

    r53192f0 r293e9cdc  
    55  %general-entities;
    66
    7   <!-- please keep the alternative http, with one of them commented, so that
    8    a tarball can always be downloaded by a user even if anduin is not yet updated -->
    9   <!ENTITY biber-download-http   "&sources-anduin-http;/b/biblatex-biber-&biber-version;.tar.xz">
    10   <!-- please edit this one to point to wherever you uploaded \-\->
    11   <!ENTITY biber-download-http   "http://www.linuxfromscratch.org/~ken/tmp/biblatex-biber-&biber-version;.tar.xz"> -->
    12   <!ENTITY biber-download-ftp    "&sources-anduin-ftp;/b/biblatex-biber-&biber-version;.tar.xz">
    13   <!ENTITY biber-md5sum          "bf5191099887a652105ee9bf08bcf958">
    14   <!ENTITY biber-size            "1.4 MB">
     7<!--  <!ENTITY biber-download-http   "http://sourceforge.net/projects/biblatex-biber/files/biblatex-biber/&biber-version;/biblatex-biber.tar.gz">-->
     8  <!ENTITY biber-download-http   "&sources-anduin-http;/biblatex-biber/biblatex-biber-&biber-version;.tar.gz">
     9  <!ENTITY biber-download-ftp    "&sources-anduin-ftp;/biblatex-biber/biblatex-biber-&biber-version;.tar.gz">
     10  <!ENTITY biber-md5sum          "8bcfcc5c66a357521a2977c699a8c289">
     11  <!ENTITY biber-size            "2.0 MB">
    1512  <!-- buildsize includes the installed biblatex -->
    16   <!ENTITY biber-buildsize       "40 MB">
    17   <!ENTITY biber-time            "less than 0.1 SBU (0.5 SBU to run the tests)">
     13  <!ENTITY biber-buildsize       "37 MB">
     14  <!ENTITY biber-time            "less than 0.1 SBU (0.4 SBU to run the tests)">
    1815
    1916  <!ENTITY biblatex-download-http   "http://sourceforge.net/projects/biblatex/files/biblatex-&biblatex-version;/biblatex-&biblatex-version;.tds.tgz">
    2017  <!ENTITY biblatex-download-ftp    "">
    21   <!ENTITY biblatex-md5sum          "c6dad1c1f8a46785981610b5165d9fe5">
     18  <!ENTITY biblatex-md5sum          "bc08cbfe976b326774a6ba3e1f6b5efc">
    2219  <!ENTITY biblatex-size            "19 MB">
    2320
     
    4239
    4340    <para>Biber is a BibTeX replacement for users of biblatex, written in
    44     <application>Perl</application>. Upstream prefers to provide binaries
    45     and no longer offers a source tarball, so that has been taken from the
    46     git tree : see the file <filename>Fixes-from-git</filename> to see
    47     which changes (since 2.1 was tagged) have been included.</para>
    48 
    49     &lfs77_checked;
     41    <application>Perl</application>, with full Unicode support.</para>
     42
     43    &lfs78_checked;
    5044
    5145    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7367    <bridgehead renderas="sect3">Required Additional Download</bridgehead>
    7468
     69
     70    <itemizedlist spacing="compact">
     71      <listitem>
    7572      <para>The corresponding version of <application>biblatex</application> is
    76       a separate project - the tds version is pre-packaged for untarring into
    77       the <filename class="directory">texmf-dist</filename> directory.</para>
    78 
    79     <itemizedlist spacing="compact">
    80       <listitem>
    81         <para>Download (HTTP): <ulink url="&biblatex-download-http;"/></para>
     73      a separate project - the tds tarball is pre-packaged for untarring into
     74      the <filename class="directory">texmf-dist</filename> directory.
     75      Download (HTTP): <ulink url="&biblatex-download-http;"/></para>
    8276      </listitem>
    8377      <listitem>
     
    9387    <bridgehead renderas="sect4">Required</bridgehead>
    9488    <para role="required">
    95       <xref linkend="perl-autovivification"/>,
    96       <xref linkend="perl-business-isbn"/>,
    97       <xref linkend="perl-business-ismn"/>,
    98       <xref linkend="perl-business-issn"/>,
    99       <xref linkend="perl-data-compare"/>,
    100       <xref linkend="perl-data-dump"/>,
    101       <xref linkend="perl-date-simple"/>,
    102       <xref linkend="perl-encode-eucjpascii"/>,
    103       <xref linkend="perl-encode-hanextra"/>,
    104       <xref linkend="perl-encode-jis2k"/>,
    105       <xref linkend="perl-file-slurp"/>,
    106       <xref linkend="perl-ipc-run3"/>,
    107       <xref linkend="perl-log-log4perl"/>,
    108       <xref linkend="perl-lwp"/>,
    109       <xref linkend="perl-list-allutils"/>,
    110       <!-- perl-module-build is pulled in by perl-text-bibtex -->
    111       <xref linkend="perl-regexp-common"/>,
    112       <xref linkend="perl-text-bibtex"/>,
    113       <xref linkend="perl-text-roman"/>,
     89      <!-- KFM: because I always get confused by these deps, I've decided
     90      to add some comments.
     91      Both Config::AutoConf and ExtUtils::LibBuilder are listed as build
     92      requirements in Build.PL, the rest are just requirements, but the
     93      difference seems moot.  Those two are needed to build Text::BibTeX
     94      so not listed separately. -->
     95      <xref linkend="perl-autovivification"/>
     96      <xref linkend="perl-business-isbn"/>
     97      <xref linkend="perl-business-ismn"/>
     98      <xref linkend="perl-business-issn"/>
     99      <xref linkend="perl-data-compare"/>
     100      <xref linkend="perl-data-dump"/>
     101      <xref linkend="perl-date-simple"/>
     102      <xref linkend="perl-encode-eucjpascii"/>
     103      <xref linkend="perl-encode-hanextra"/>
     104      <xref linkend="perl-encode-jis2k"/>
     105      <xref linkend="perl-file-slurp"/>
     106      <!-- IPC::Cmd is a part of core perl -->
     107      <xref linkend="perl-ipc-run3"/>
     108      <!-- LWP::Simple is part of libwww-perl,
     109      that is pulled in by LWP::Protocol::https -->
     110      <xref linkend="perl-list-allutils"/>
     111      <!-- List::MoreUtils was pulled in for the testsuite of List::AllUtils,
     112      but it needs to be present even if people do not run the tests -->
     113      <xref linkend="perl-list-moreutils"/>
     114      <xref linkend="perl-log-log4perl"/>
     115      <!-- I initially misread LWP-Protocol-https as part of libwww-perl
     116      when I was preparing this list.  In fact, it depends on that -->
     117      <xref linkend="perl-lwp-protocol-https"/>
     118      <!-- Module::Build is pulled in by perl-text-bibtex, but mention it explicitly
     119      so that the note on automatically installing missing dependencies can be run -->
     120      <xref linkend="perl-module-build"/>
     121      <!-- Mozilla::CA is a dependency of LWP-Protocol-https -->
     122      <xref linkend="perl-regexp-common"/>
     123      <xref linkend="perl-text-bibtex"/>
     124      <xref linkend="perl-text-roman"/>
    114125      <!-- Collate.pm ships in perl, but is sometimes too old, and we like current
    115126      versions.  Make the latest version required so that everyone is using the
    116127      same version.  In fact, the version in perl-5.20.2 is indeed too old for
    117128      biber-2.0 -->
    118       <xref linkend="perl-unicode-collate"/>,
    119       <xref linkend="perl-unicode-linebreak"/>,
    120       <xref linkend="perl-xml-libxml-simple"/>,
    121       <xref linkend="perl-xml-libxslt"/>,
     129      <xref linkend="perl-unicode-collate"/>
     130      <!-- Unicode::GCstring is part of Unicode::LineBreak -->
     131      <xref linkend="perl-unicode-linebreak"/>
     132      <xref linkend="perl-unicode-normalize"/>
     133      <xref linkend="perl-xml-libxml-simple"/>
     134      <xref linkend="perl-xml-libxslt"/>
    122135      <xref linkend="perl-xml-writer"/> and
    123136      <!-- untarring biblatex requires that the texmf directories already exist -->
    124137      <xref linkend="texlive"/>
     138      (or <xref linkend="tl-installer"/>)
    125139    </para>
    126140
     
    135149    <note>
    136150      <para>
     151        Although the tarball name is unversioned, it will untar to a
     152        correctly-versioned biblatex-biber-&biber-version; directory.
     153      </para>
     154
     155      <para>
    137156        It is possible to install (all) missing dependencies automatically.
    138         Begin by running <command>perl ./Build.PL</command> and then when it
     157        Except, from <application>perl-5.22.0</application> onwards,
     158        <xref linkend="perl-module-build"/> is no longer part of
     159        the core distribution.  To automatically install the remaining perl
     160        dependencies you will need to manually install that first.
     161        You can then run <command>perl ./Build.PL</command> and when it
    139162        prompts you, become the root user and run
    140163        <command>./Build installdeps</command>
    141164      </para>
     165<!--
     166      <para>
     167        If you run <command>./Build.PL</command> under versions of
     168        <application>perl</application> after 5.20.2 it will tell you that the
     169        version of <application>Unicode::Normalize</application> is too
     170        <emphasis>new</emphasis>. In fact, the new version works, but is now
     171        pure perl and takes longer to run : <emphasis>much</emphasis> longer
     172        if you have a large bibliography.  You can find the old version at <ulink
     173        url="http://backpan.perl.org/authors/id/S/SA/SADAHIRO/Unicode-Normalize-1.17.tar.gz"/>
     174        and use the standard <xref linkend="perl-standard-install"/>
     175        to install it if you wish. Further details are in the User Notes.
     176      </para>-->
    142177    </note>
    143178
     
    153188    commands:</para>
    154189
     190<!--<screen><userinput>sed -i 's/ 44/ 43/' t/bcfvalidation.t &amp;&amp;-->
    155191<screen><userinput>perl ./Build.PL &amp;&amp;
    156192./Build</userinput></screen>
    157193
    158     <para>To test the results, enter: <command>./Build test</command></para>
     194    <para>To test the results, enter: <command>./Build test</command> - you will
     195    require the en_GB.UTF-8 and sv_SE.UTF-8 locales. Some tests will fail : for
     196    speed the tests use system locales instead of the default Unicode::Collation
     197    algorithm, and some minor details of the locales in OSX (where development
     198    takes place) differ from those in <application>glibc</application></para>
    159199
    160200    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    168208  <sect2 role="commands">
    169209    <title>Command Explanations</title>
    170 
     210<!--
    171211    <para>
    172       <parameter>tar -xf biblatex-&biblatex-version;a.tds.tar.gz -C
    173       /opt/texlive/&texlive-year;/texmf-dist</parameter>:
     212      <parameter>sed -i 's/ 44/ 43/' t/bcfvalidation.t</parameter>: Although
     213      the git master branch has 44 pairs of files for this test, the shipped
     214      tarball only contains 43. The sed prevents it reporting a failure.
     215    </para>-->
     216
     217    <para>
     218      <command>tar -xf biblatex-&biblatex-version;.tds.tar.gz -C
     219      /opt/texlive/&texlive-year;/texmf-dist</command>:
    174220      this installs the new <application>biblatex</application> files over those
    175221      installed by <application>texlive</application>.
     
    177223
    178224    <para>
    179       <parameter>texhash</parameter> : this updates the file hash tables (otherwise
     225      <command>texhash</command> : this updates the file hash tables (otherwise
    180226      known as the file name database).
    181227    </para>
     
    194240        <seg>biber</seg>
    195241        <seg>None</seg>
    196         <seg>/usr/lib/site_perl/5.*/Biber</seg>
     242        <seg>/usr/lib/perl5/site_perl/5.*{,/&lt;arch&gt;-linux/auto}/Biber</seg>
    197243      </seglistitem>
    198244    </segmentedlist>
  • pst/typesetting/texlive.xml

    r53192f0 r293e9cdc  
    5151    initialise the new installation will be found.</para>
    5252
    53     &lfs77_checked;
     53    &lfs78_checked;
    5454
    5555    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    205205make texlinks &amp;&amp;
    206206ldconfig &amp;&amp;
    207 mkdir -pv /opt/texlive/${TEXYEAR}/tlpkg/TeXLive/ &amp;&amp;
    208 install -v -m444 ../texk/tests/TeXLive/* /opt/texlive/${TEXYEAR}/tlpkg/TeXLive/</userinput></screen>
     207mkdir -pv /opt/texlive/&texlive-year;/tlpkg/TeXLive/ &amp;&amp;
     208install -v -m444 ../texk/tests/TeXLive/* /opt/texlive/&texlive-year;/tlpkg/TeXLive/</userinput></screen>
    209209
    210210    <note>
     
    277277    <para>
    278278      <parameter>install -v -m444 ../texk/tests/TeXLive/*
    279       /opt/texlive/${TEXYEAR}/tlpkg/TeXLive/</parameter>: This puts the perl
     279      /opt/texlive/&texlive-year;/tlpkg/TeXLive/</parameter>: This puts the perl
    280280      modules <filename>TLConfig.pm</filename> and <filename>TLUtils.pm</filename>
    281281      into the directory where the binary installer puts them - it is at the
  • pst/typesetting/tl-installer.xml

    r53192f0 r293e9cdc  
    4747    <filename class="directory">&texlive-year;/</filename> directory.</para>
    4848
    49     &lfs77_checked;
     49    &lfs78_checked;
    5050
    5151    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/typesetting/xindy.xml

    r53192f0 r293e9cdc  
    3939    </para>
    4040
    41     &lfs77_checked;
     41    &lfs78_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7979    <bridgehead renderas="sect4">Required</bridgehead>
    8080    <para role="required">
    81       <xref linkend="clisp"/> and
     81      <xref linkend="clisp"/>,
    8282      <xref linkend="texlive"/>
    8383    </para>
  • pst/xml/docbook-xsl.xml

    r53192f0 r293e9cdc  
    77  <!ENTITY docbook-xsl-download-http "&sourceforge-repo;/docbook/docbook-xsl-&docbook-xsl-version;.tar.bz2">
    88  <!ENTITY docbook-xsl-download-ftp  " ">
    9   <!ENTITY docbook-xsl-md5sum        "6dd0f89131cc35bf4f2ed105a1c17771">
    10   <!ENTITY docbook-xsl-size          "4.8 MB">
     9  <!ENTITY docbook-xsl-md5sum        "b48cbf929a2ad85e6672f710777ca7bc">
     10  <!ENTITY docbook-xsl-size          "21 MB">
    1111  <!ENTITY docbook-xsl-buildsize     "49 MB (includes installing optional documentation)">
    1212  <!ENTITY docbook-xsl-time          "less than 0.1 SBU">
    1313
    1414  <!ENTITY docbook-xsl-doc-download  "&sourceforge-repo;/docbook/docbook-xsl-doc-&docbook-xsl-version;.tar.bz2">
    15   <!ENTITY docbook-xsl-doc-md5sum    "77b63a06db2db2b692dcb96c2c64dc45">
     15  <!ENTITY docbook-xsl-doc-md5sum    "7eb51958e1bf97f3c5b013c42eb61e31">
    1616  <!ENTITY docbook-xsl-doc-size      "1.0 MB">
    1717]>
     
    8080    <bridgehead renderas="sect3">DocBook XSL Stylesheets Dependencies</bridgehead>
    8181
    82     <bridgehead renderas="sect4">Required</bridgehead>
    83     <para role="required"><xref linkend="libxml2"/></para>
     82    <bridgehead renderas="sect4">Recommended</bridgehead>
     83    <para role="recommended"><xref linkend="libxml2"/></para>
    8484
    8585    <bridgehead renderas="sect4">Optional</bridgehead>
    86     <para role="optional"><xref linkend="ruby"/> (to utilize the
    87     <quote>epub</quote> stylesheets)</para>
     86    <para role="optional">
     87      <xref linkend="apache-ant"/> (to produce <quote>webhelp</quote> documents),
     88      <xref linkend="libxslt"/> (or any other XSLT processor, to process
     89      Docbook documents),
     90      <xref linkend="python2"/> or <xref linkend="python3"/> (to use
     91      <quote>extensions</quote>),
     92      <xref linkend="ruby"/> (to utilize the <quote>epub</quote> stylesheets),
     93      <xref linkend="zip"/> (to produce <quote>epub3</quote> documents), and
     94      <ulink url="http://sourceforge.net/projects/saxon/files/saxon6/">
     95        Saxon6
     96      </ulink> and
     97      <ulink url="http://xerces.apache.org/xerces2-j/">Xerces2 Java</ulink>
     98      (used with <xref linkend="apache-ant"/> to produce <quote>webhelp</quote>
     99      documents)
     100    </para>
    88101
    89102    <para condition="html" role="usernotes">User Notes:
     
    109122<screen role="root"><userinput>install -v -m755 -d /usr/share/xml/docbook/xsl-stylesheets-&docbook-xsl-version; &amp;&amp;
    110123
    111 cp -v -R VERSION common eclipse epub extensions fo highlighting html \
    112          htmlhelp images javahelp lib manpages params profiling \
    113          roundtrip slides template tests tools webhelp website \
    114          xhtml xhtml-1_1 \
     124cp -v -R VERSION assembly common eclipse epub epub3 extensions fo        \
     125         highlighting html htmlhelp images javahelp lib manpages params \
     126         profiling roundtrip slides template tests tools webhelp website \
     127         xhtml xhtml-1_1 xhtml5                                          \
    115128    /usr/share/xml/docbook/xsl-stylesheets-&docbook-xsl-version; &amp;&amp;
    116129
  • pst/xml/docbook.xml

    r53192f0 r293e9cdc  
    66
    77  <!ENTITY DocBook-download-http "http://www.docbook.org/xml/&DocBook-version;/docbook-xml-&DocBook-version;.zip">
    8   <!ENTITY DocBook-download-ftp  "&gentoo-ftp-repo;/docbook-xml-&DocBook-version;.zip">
     8  <!--<!ENTITY DocBook-download-ftp  "&gentoo-ftp-repo;/docbook-xml-&DocBook-version;.zip">-->
     9  <!ENTITY DocBook-download-ftp  " ">
    910  <!ENTITY DocBook-md5sum        "03083e288e87a7e829e437358da7ef9e">
    1011  <!ENTITY DocBook-size          "96 KB">
     
    6364
    6465    <bridgehead renderas="sect4">Required</bridgehead>
    65     <para role="required"><xref linkend="libxml2"/> and
    66     <xref linkend="unzip"/></para>
     66    <para role="required">
     67      <xref linkend="libxml2"/>,
     68      <xref linkend="sgml-common"/>, and
     69      <xref linkend="unzip"/>
     70    </para>
    6771
    6872    <para condition="html" role="usernotes">User Notes:
  • pst/xml/itstool.xml

    r53192f0 r293e9cdc  
    3737    </para>
    3838
    39     &lfs77_checked;
     39    &lfs78_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/xml/xmlto.xml

    r53192f0 r293e9cdc  
    77  <!ENTITY xmlto-download-http "https://fedorahosted.org/releases/x/m/xmlto/xmlto-&xmlto-version;.tar.bz2">
    88  <!ENTITY xmlto-download-ftp  " ">
    9   <!ENTITY xmlto-md5sum        "c90a47c774e0963581c1ba57235f64f4">
    10   <!ENTITY xmlto-size          "120 KB">
    11   <!ENTITY xmlto-buildsize     "1.4 MB">
    12   <!ENTITY xmlto-time          "less than 0.1 SBU">
     9  <!ENTITY xmlto-md5sum        "93bab48d446c826399d130d959fe676f">
     10  <!ENTITY xmlto-size          "128 KB">
     11  <!ENTITY xmlto-buildsize     "1.5 MB (with tests)">
     12  <!ENTITY xmlto-time          "less than 0.1 SBU (with tests)">
    1313]>
    1414
     
    3535    necessary post-processing.</para>
    3636
    37     &lfs77_checked;
     37    &lfs78_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6969    backend post-processing)</bridgehead>
    7070    <para role="optional">
    71     <ulink url="http://dblatex.sourceforge.net/">dblatex</ulink>,
     71    <xref linkend="fop"/>,
     72<!--    <ulink url="http://dblatex.sourceforge.net/">dblatex</ulink>, and -->
     73    <ulink url="http://sourceforge.net/projects/dblatex/files/dblatex/">dblatex</ulink>, and
    7274    <ulink url="http://www.garshol.priv.no/download/xmltools/prod/PassiveTeX.html">
    73     PassiveTeX</ulink>, and
    74     <xref linkend="fop"/></para>
     75    PassiveTeX</ulink></para>
    7576
    7677    <bridgehead renderas="sect4">Optional (for text backend
    7778    post-processing)</bridgehead>
    7879    <para role="optional">One of
    79     <xref linkend="w3m"/>,
    80     <xref linkend="Links"/>, or
    81     <xref linkend="lynx"/></para>
     80    <xref linkend="Links"/>,
     81    <xref linkend="lynx"/>,
     82    <xref linkend="w3m"/>, or
     83    <ulink url="http://elinks.or.cz/">ELinks</ulink></para>
    8284
    8385    <para condition="html" role="usernotes">User Notes:
     
    9294    commands:</para>
    9395
    94 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     96<screen><userinput>LINKS="/usr/bin/links" \
     97./configure --prefix=/usr &amp;&amp;
     98
    9599make</userinput></screen>
    96100
     
    100104
    101105<screen role="root"><userinput>make install</userinput></screen>
     106
     107  </sect2>
     108
     109  <sect2 role="commands">
     110    <title>Command Explanations</title>
     111
     112    <para>
     113      <envar>LINKS="/usr/bin/links"</envar>: This environment variable fixes a
     114      bug causing <command>xmlto</command> to think that
     115      <command>links</command> command is the same as
     116      <command>elinks</command>. Setting this variable does not cause problem
     117      if <xref linkend="links"/> is not installed, unless
     118      you have <ulink url="http://elinks.or.cz/">ELinks</ulink> installed, and
     119      wishes to use it for text backend post-processing, in which case,
     120      remove it.
     121    </para>
    102122
    103123  </sect2>
Note: See TracChangeset for help on using the changeset viewer.