Author: dnicholson
Date: 2007-05-31 01:13:24 -0600 (Thu, 31 May 2007)
New Revision: 6796

Modified:
   trunk/BOOK/x/installing/x7server.xml
Log:
Be clearer that path to Mesa is absolute in Xorg-Server


Modified: trunk/BOOK/x/installing/x7server.xml
===================================================================
--- trunk/BOOK/x/installing/x7server.xml        2007-05-31 07:13:22 UTC (rev 
6795)
+++ trunk/BOOK/x/installing/x7server.xml        2007-05-31 07:13:24 UTC (rev 
6796)
@@ -99,7 +99,7 @@
     <para>Install the server by running the following commands:</para>
 
 <screen><userinput>./configure $XORG_CONFIG \
-    
--with-mesa-source='<replaceable>&lt;/full/path/to&gt;</replaceable>/Mesa-&mesalib-version;'
 \
+    
--with-mesa-source='<replaceable>&lt;/absolute/path/to&gt;</replaceable>/Mesa-&mesalib-version;'
 \
     --with-module-dir=$XORG_PREFIX/lib/X11/modules \
     --with-dri-driver-path=$XORG_PREFIX/lib/X11/modules/dri \
     --with-xkb-output=/var/lib/xkb \

-- 
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