Author: cjg
Date: Sun Sep 14 19:40:18 2014
New Revision: 14291

Log:
Merged tl-installer changes from trunk.

Modified:
   branches/systemd/introduction/welcome/changelog.xml
   branches/systemd/pst/typesetting/tl-installer.xml

Modified: branches/systemd/introduction/welcome/changelog.xml
==============================================================================
--- branches/systemd/introduction/welcome/changelog.xml Sun Sep 14 18:57:10 
2014        (r14290)
+++ branches/systemd/introduction/welcome/changelog.xml Sun Sep 14 19:40:18 
2014        (r14291)
@@ -73,6 +73,10 @@
           <para>[fernando] - Add libfm-extra-1.2.2.1. Fixes
           <ulink url="&blfs-ticket-root;5501">#5501</ulink>.</para>
         </listitem>
+        <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>
       </itemizedlist>
     </listitem>
 

Modified: branches/systemd/pst/typesetting/tl-installer.xml
==============================================================================
--- branches/systemd/pst/typesetting/tl-installer.xml   Sun Sep 14 18:57:10 
2014        (r14290)
+++ branches/systemd/pst/typesetting/tl-installer.xml   Sun Sep 14 19:40:18 
2014        (r14291)
@@ -47,7 +47,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">
@@ -89,6 +89,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