Author: fernando
Date: Mon Aug  4 04:54:40 2014
New Revision: 13824

Log:
Fix FreeType-2.5.3 for first installation without FreeType-2.5.3 that I forgot 
to make explicit (only talked about), when updating. Thanks Christopher G.

Modified:
   trunk/BOOK/general/graphlib/freetype2.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/general/graphlib/freetype2.xml
==============================================================================
--- trunk/BOOK/general/graphlib/freetype2.xml   Mon Aug  4 04:01:28 2014        
(r13823)
+++ trunk/BOOK/general/graphlib/freetype2.xml   Mon Aug  4 04:54:40 2014        
(r13824)
@@ -121,6 +121,12 @@
   <sect2 role="installation">
     <title>Installation of FreeType2</title>
 
+    <note>
+    <para>When building the first time you must add
+      <parameter>--without-harfbuzz</parameter> to 
+      the below configure line.</para>
+    </note>
+
     <para>
       If you downloaded the additional documentation, unpack it into the
       source tree using the following command:

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon Aug  4 04:01:28 
2014        (r13823)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Mon Aug  4 04:54:40 
2014        (r13824)
@@ -48,6 +48,11 @@
       <para>August 4th, 2014</para>
       <itemizedlist>
         <listitem>
+          <para>[fernando] - Fix FreeType-2.5.3 for first installation without
+          FreeType-2.5.3 that I forgot to make explicit (only talked about),
+          when updating. Thanks Christopher G.</para>
+        </listitem>
+        <listitem>
           <para>[igor] - Update to ffmpeg-2.3.1. Fixes
           <ulink url="&blfs-ticket-root;5312">#5312</ulink>.</para>
         </listitem>
-- 
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