Author: ken
Date: Mon Sep 15 18:44:41 2014
New Revision: 14297

Log:
Reword install-tl-unx dependencies: asy needs Xorg; 32-bit x86 asy also needs 
FFTW, libglu, libreadline-5.2 at runtime.

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/pst/typesetting/tl-installer.xml
   trunk/BOOK/x/lib/glu.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon Sep 15 14:09:24 
2014        (r14296)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Mon Sep 15 18:44:41 
2014        (r14297)
@@ -48,6 +48,10 @@
       <para>September 15th, 2014</para>
       <itemizedlist>
         <listitem>
+          <para>[ken] - Clarify install-tl-unx runtime dependencies. Fixes
+          <ulink url="&blfs-ticket-root;5502">#5502</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Update to lxrandr-0.2.0. Fixes
           <ulink url="&blfs-ticket-root;5517">#5517</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/pst/typesetting/tl-installer.xml
==============================================================================
--- trunk/BOOK/pst/typesetting/tl-installer.xml Mon Sep 15 14:09:24 2014        
(r14296)
+++ trunk/BOOK/pst/typesetting/tl-installer.xml Mon Sep 15 18:44:41 2014        
(r14297)
@@ -84,23 +84,11 @@
     </para>
     <para>
       <xref linkend="xorg7-lib"/> and
-      <xref linkend="libxcb"/> are needed for asy, inimf, mf, pdfclose, pdfopen
-      and xdvixaw. But if you are using <application>TeX</application> to 
create
-      a PDF file, you will need an <xref linkend="x-window-system"/> to 
support a
-      PDF viewer of your choice, for example <xref linkend="epdfview"/>.
-    </para>
-    <para>
-      <ulink url="http://www.fftw.org/";>FFTW</ulink> is used by the binary 
version
-      of asy, at least on i686.
-   </para>
-    <para>
-      <ulink
-      
url="ftp://ftp.gnu.org/gnu/readline/readline-5.2.tar.gz";>libreadline-5.2</ulink>
-      is used by the binary version of asy, at least on i686 : this only 
requires
-      <filename>libreadline.so.5.2</filename> which can be manually copied from
-      the <filename class="directory">shm/</filename> directory after running
-      <command>configure</command> and <command>make</command> and then
-      symlinked as <filename>libreadline.so.5</filename>.
+      <xref linkend="libxcb"/> are needed for inimf, mf, pdfclose, pdfopen and
+      xdvixaw. But if you are using asy, or using 
<application>TeX</application>
+      to create a PDF file, you will need an <xref linkend="x-window-system"/>
+      (for PDF files, this is to support a PDF viewer of your choice, for 
example
+       <xref linkend="epdfview"/>).
     </para>
     <para>
       the optional non-wide-character ncurses library (for "some binary-only
@@ -109,6 +97,15 @@
       <application>xindy</application>
     </para>
     <para>
+      If you are building on 32-bit x86, the binary version of asy needs <ulink
+      url="http://www.fftw.org/";>FFTW</ulink>, <xref linkend="glu"/> and <ulink
+      
url="ftp://ftp.gnu.org/gnu/readline/readline-5.2.tar.gz";>libreadline-5.2</ulink>
+      : this only requires <filename>libreadline.so.5.2</filename> which can be
+      manually copied from the <filename class="directory">shm/</filename>
+      directory after running <command>configure</command> and 
<command>make</command>
+      and then symlinked as <filename>libreadline.so.5</filename>.
+    </para>
+    <para>
       <xref linkend="python2"/> is used by many scripts.
     </para>
     <para>
@@ -183,6 +180,19 @@
 
   </sect2>
 
+  <sect2 role="commands">
+    <title>Command Explanations</title>
+
+    <para>
+      <option>./install-tl --location
+      http://mirror.aut.ac.nz/CTAN/systems/texlive/tlnet/</option>: use a
+      variation of this if you wish to use a different mirror, e.g. because
+      you are in New Zealand but the installer chooses to use an Australian
+      mirror. The list of mirrors is at http://ctan.org/mirrors.
+    </para>
+
+  </sect2>
+
   <sect2 role="content">
     <title>Contents</title>
 

Modified: trunk/BOOK/x/lib/glu.xml
==============================================================================
--- trunk/BOOK/x/lib/glu.xml    Mon Sep 15 14:09:24 2014        (r14296)
+++ trunk/BOOK/x/lib/glu.xml    Mon Sep 15 18:44:41 2014        (r14297)
@@ -33,7 +33,7 @@
       This package provides the Mesa OpenGL Utility library.
     </para>
 
-    &lfs75_checked;
+    &lfs76_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to