Author: ken
Date: Thu Sep 11 20:34:26 2014
New Revision: 14253

Log:
Tags, and fix install-tl-unx deps for i686.

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/pst/printing/cups-filters.xml
   trunk/BOOK/pst/printing/cups.xml
   trunk/BOOK/pst/printing/gs.xml
   trunk/BOOK/pst/printing/gutenprint.xml
   trunk/BOOK/pst/ps/paps.xml
   trunk/BOOK/pst/typesetting/tl-installer.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Thu Sep 11 19:58:21 
2014        (r14252)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Thu Sep 11 20:34:26 
2014        (r14253)
@@ -47,6 +47,10 @@
       <para>September 11th, 2014</para>
       <itemizedlist>
         <listitem>
+          <para>[ken] - asy from the binary install-tl-unx now requires
+          libfftw3.so.3 and libreadline.so.5, at least on i686.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Update to xf86-video-intel-2.99.916. Fixes
           <ulink url="&blfs-ticket-root;5493">#5493</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/pst/printing/cups-filters.xml
==============================================================================
--- trunk/BOOK/pst/printing/cups-filters.xml    Thu Sep 11 19:58:21 2014        
(r14252)
+++ trunk/BOOK/pst/printing/cups-filters.xml    Thu Sep 11 20:34:26 2014        
(r14253)
@@ -37,7 +37,7 @@
       maintained by Apple Inc.
     </para>
 
-    &lfs75_checked;
+    &lfs76_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/pst/printing/cups.xml
==============================================================================
--- trunk/BOOK/pst/printing/cups.xml    Thu Sep 11 19:58:21 2014        (r14252)
+++ trunk/BOOK/pst/printing/cups.xml    Thu Sep 11 20:34:26 2014        (r14253)
@@ -36,7 +36,7 @@
       and raster printers.
     </para>
 
-    &lfs75_checked;
+    &lfs76_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/pst/printing/gs.xml
==============================================================================
--- trunk/BOOK/pst/printing/gs.xml      Thu Sep 11 19:58:21 2014        (r14252)
+++ trunk/BOOK/pst/printing/gs.xml      Thu Sep 11 20:34:26 2014        (r14253)
@@ -47,7 +47,7 @@
     targets. It used to be part of the cups printing stack, but is no longer
     used for that.</para>
 
-    &lfs75_checked;
+    &lfs76_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/pst/printing/gutenprint.xml
==============================================================================
--- trunk/BOOK/pst/printing/gutenprint.xml      Thu Sep 11 19:58:21 2014        
(r14252)
+++ trunk/BOOK/pst/printing/gutenprint.xml      Thu Sep 11 20:34:26 2014        
(r14253)
@@ -39,7 +39,7 @@
     <ulink url="http://gutenprint.sourceforge.net/p_Supported_Printers.php"/>.
     </para>
 
-    &lfs75_checked;
+    &lfs76_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/pst/ps/paps.xml
==============================================================================
--- trunk/BOOK/pst/ps/paps.xml  Thu Sep 11 19:58:21 2014        (r14252)
+++ trunk/BOOK/pst/ps/paps.xml  Thu Sep 11 20:34:26 2014        (r14253)
@@ -35,7 +35,7 @@
     printing any complex script supported by <application>Pango</application>.
     </para>
 
-    &lfs75_checked;
+    &lfs76_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/pst/typesetting/tl-installer.xml
==============================================================================
--- trunk/BOOK/pst/typesetting/tl-installer.xml Thu Sep 11 19:58:21 2014        
(r14252)
+++ trunk/BOOK/pst/typesetting/tl-installer.xml Thu Sep 11 20:34:26 2014        
(r14253)
@@ -48,7 +48,7 @@
     these instructions, for so long as they install to a
     <filename class="directory">&texlive-year;/</filename> directory.</para>
 
-    &lfs75_checked;
+    &lfs76_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -90,6 +90,19 @@
       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>.
+    </para>
+    <para>
       the optional non-wide-character ncurses library (for "some binary-only
       application") from the bottom of the <application>Ncurses</application>
       page in LFS is needed for xindy.run which is used by
-- 
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