vgritsenko 2002/06/25 19:14:57
Modified: src/documentation/xdocs/installing index.xml
Log:
Added piece of wisdom provided by Ryan Hoegg [EMAIL PROTECTED]
Revision Changes Path
1.25 +4 -3 xml-cocoon2/src/documentation/xdocs/installing/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/installing/index.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- index.xml 5 Jun 2002 13:42:52 -0000 1.24
+++ index.xml 26 Jun 2002 02:14:56 -0000 1.25
@@ -181,13 +181,14 @@
or PJA (alternative awt implementation).</p>
<note>Sun JDK 1.4 does not require graphics display anymore, but
Java has to be
- started with the argument
<code>-Djava.awt.headless=true</code></note>
+ started with the argument <code>-Djava.awt.headless=true</code>,
+ and X libraries still must be installed.</note>
</s2>
<s2 title="Headless UNIX and PJA">
<p>If you are using unix with the Sun JDK 1.4, it can run in the
- headless environment when following option is provided on Java
- startup:</p>
+ headless environment (but you still must have X libraries
installed!)
+ when following option is provided on Java startup:</p>
<source>-Djava.awt.headless=true</source>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]