Ignore:
Timestamp:
09/16/2014 06:11:39 AM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14686, systemd-13485
Children:
b28afcc
Parents:
0e657ea
Message:

Fixed configure switch formatting on lxdm page. Merged changes from trunk to tl-installer page and updates to libdvdnav and libdvdread.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/tl-installer.xml

    r0e657ea rb1f9f130  
    8484    <para>
    8585      <xref linkend="xorg7-lib"/> and
    86       <xref linkend="libxcb"/> are needed for asy, inimf, mf, pdfclose, pdfopen
    87       and xdvixaw. But if you are using <application>TeX</application> to create
    88       a PDF file, you will need an <xref linkend="x-window-system"/> to support a
    89       PDF viewer of your choice, for example <xref linkend="epdfview"/>.
    90     </para>
    91     <para>
    92       <ulink url="http://www.fftw.org/">FFTW</ulink> is used by the binary version
    93       of asy, at least on i686.
    94    </para>
    95     <para>
    96       <ulink
    97       url="ftp://ftp.gnu.org/gnu/readline/readline-5.2.tar.gz">libreadline-5.2</ulink>
    98       is used by the binary version of asy, at least on i686 : this only requires
    99       <filename>libreadline.so.5.2</filename> which can be manually copied from
    100       the <filename class="directory">shm/</filename> directory after running
    101       <command>configure</command> and <command>make</command> and then
    102       symlinked as <filename>libreadline.so.5</filename>.
     86      <xref linkend="libxcb"/> are needed for inimf, mf, pdfclose, pdfopen and
     87      xdvixaw. But if you are using asy, or using <application>TeX</application>
     88      to create a PDF file, you will need an <xref linkend="x-window-system"/>
     89      (for PDF files, this is to support a PDF viewer of your choice, for example
     90       <xref linkend="epdfview"/>).
    10391    </para>
    10492    <para>
     
    10795      page in LFS is needed for xindy.run which is used by
    10896      <application>xindy</application>
     97    </para>
     98    <para>
     99      If you are building on 32-bit x86, the binary version of asy needs <ulink
     100      url="http://www.fftw.org/">FFTW</ulink>, <xref linkend="glu"/> and <ulink
     101      url="ftp://ftp.gnu.org/gnu/readline/readline-5.2.tar.gz">libreadline-5.2</ulink>
     102      : this only requires <filename>libreadline.so.5.2</filename> which can be
     103      manually copied from the <filename class="directory">shm/</filename>
     104      directory after running <command>configure</command> and <command>make</command>
     105      and then symlinked as <filename>libreadline.so.5</filename>.
    109106    </para>
    110107    <para>
     
    181178
    182179    <para>At this point the binary installation is complete.</para>
     180
     181  </sect2>
     182
     183  <sect2 role="commands">
     184    <title>Command Explanations</title>
     185
     186    <para>
     187      <option>./install-tl --location
     188      http://mirror.aut.ac.nz/CTAN/systems/texlive/tlnet/</option>: use a
     189      variation of this if you wish to use a different mirror, e.g. because
     190      you are in New Zealand but the installer chooses to use an Australian
     191      mirror. The list of mirrors is at http://ctan.org/mirrors.
     192    </para>
    183193
    184194  </sect2>
Note: See TracChangeset for help on using the changeset viewer.