Author: bdubbs
Date: Tue May 26 16:00:31 2015
New Revision: 16035

Log:
Add git to fontforge dependencies

Modified:
   trunk/BOOK/x/installing/xorg-config.xml
   trunk/BOOK/xsoft/other/fontforge.xml

Modified: trunk/BOOK/x/installing/xorg-config.xml
==============================================================================
--- trunk/BOOK/x/installing/xorg-config.xml     Tue May 26 08:33:57 2015        
(r16034)
+++ trunk/BOOK/x/installing/xorg-config.xml     Tue May 26 16:00:31 2015        
(r16035)
@@ -22,6 +22,10 @@
     <sect2 id='X11-testing' xreflabel="Testing Xorg">
     <title>Testing Xorg</title>
 
+    <note><para>Before starting Xorg for the first time, is is useful to
+    rebuild the library cache by running <userinput>ldconfig</userinput>
+    as the <systemitem class="username">root</systemitem> user.</para></note>
+
     <para>To test the <application>Xorg</application> installation, issue
     <userinput>startx</userinput>.  This command brings up a rudimentary window
     manager called <emphasis>twm</emphasis> with three xterm windows and one

Modified: trunk/BOOK/xsoft/other/fontforge.xml
==============================================================================
--- trunk/BOOK/xsoft/other/fontforge.xml        Tue May 26 08:33:57 2015        
(r16034)
+++ trunk/BOOK/xsoft/other/fontforge.xml        Tue May 26 16:00:31 2015        
(r16035)
@@ -79,6 +79,7 @@
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
       <xref linkend="freetype2"/>,
+      <xref linkend="git"/>,
       <xref linkend="glib2"/>,  and
       <xref linkend="libxml2"/>
     </para>
-- 
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