Author: randy
Date: 2006-10-22 15:20:11 -0600 (Sun, 22 Oct 2006)
New Revision: 6352

Modified:
   trunk/BOOK/x/lib/gtk+2.xml
Log:
Added a note to the GTK+2 instructions about the test suite requiring an X 
Window session

Modified: trunk/BOOK/x/lib/gtk+2.xml
===================================================================
--- trunk/BOOK/x/lib/gtk+2.xml  2006-10-22 20:34:38 UTC (rev 6351)
+++ trunk/BOOK/x/lib/gtk+2.xml  2006-10-22 21:20:11 UTC (rev 6352)
@@ -90,7 +90,10 @@
 <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
 make</userinput></screen>
 
-    <para>To test the results, issue: <command>make check</command>.</para>
+    <para>To test the results, issue: <command>make check</command>. Note that
+    you must run the tests from a session with X Window Display capability
+    (i.e., not a text-based terminal/console) as the tests attempt to open an X
+    window.</para>
 
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 

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