Author: dj
Date: 2006-03-05 13:41:28 -0700 (Sun, 05 Mar 2006)
New Revision: 5705

Modified:
   trunk/BOOK/x/installing/xorg.xml
Log:
separated installation commands for /usr/X11R6 vs /usr installations

Modified: trunk/BOOK/x/installing/xorg.xml
===================================================================
--- trunk/BOOK/x/installing/xorg.xml    2006-03-05 20:34:34 UTC (rev 5704)
+++ trunk/BOOK/x/installing/xorg.xml    2006-03-05 20:41:28 UTC (rev 5705)
@@ -371,8 +371,13 @@
       user:</para>
 
 <screen role="root"><userinput>make install &amp;&amp;
-make install.man &amp;&amp;
-ln -v -s ../X11R6/bin /usr/bin/X11 &amp;&amp;
+make install.man</userinput></screen>
+
+      <para>If you've installed <application>Xorg</application> in the default
+      prefix listed above, run the following commands as the 
+      <systemitem class="username">root</systemitem> user:</para>
+
+<screen role="root"><userinput>ln -v -s ../X11R6/bin /usr/bin/X11 &amp;&amp;
 ln -v -s ../X11R6/lib/X11 /usr/lib/X11 &amp;&amp;
 ln -v -s ../X11R6/include/X11 /usr/include/X11</userinput></screen>
 

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