Author: andy
Date: 2012-06-28 07:13:35 -0600 (Thu, 28 Jun 2012)
New Revision: 10371

Modified:
   trunk/BOOK/x/installing/xorg-server.xml
Log:
mkdir /etc/X11

Modified: trunk/BOOK/x/installing/xorg-server.xml
===================================================================
--- trunk/BOOK/x/installing/xorg-server.xml     2012-06-27 14:52:00 UTC (rev 
10370)
+++ trunk/BOOK/x/installing/xorg-server.xml     2012-06-28 13:13:35 UTC (rev 
10371)
@@ -96,6 +96,7 @@
     user:</para>
 
 <screen role="root"><userinput>make install &amp;&amp;
+mkdir /etc/X11 &amp;&amp;
 ln -s $XORG_PREFIX/share/X11/xorg.conf.d /etc/X11 &amp;&amp;
 cat &gt;&gt; /etc/sysconfig/createfiles &lt;&lt; "EOF"
 /tmp/.ICE-unix dir 1777 root root
@@ -115,7 +116,7 @@
 
 <!--    <para><option>- -disable-glx</option>: Disable building of the GLX
     extension.  This parameter is required if building without
-    <application>Mesa</application>.</para> 
+    <application>Mesa</application>.</para>
 
     <para><option>- -disable-dri</option>: Disable building of the DRI
     extension.  This parameter is required if building without

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to