[Erp5-report] r10479 - /erp5/trunk/utils/ooodoc_server/README

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Oct 2 14:10:47 CEST 2006


Author: bartek
Date: Mon Oct  2 14:10:45 2006
New Revision: 10479

URL: http://svn.erp5.org?rev=10479&view=rev
Log:
remember to disable access control in Xvfb

Modified:
    erp5/trunk/utils/ooodoc_server/README

Modified: erp5/trunk/utils/ooodoc_server/README
URL: http://svn.erp5.org/erp5/trunk/utils/ooodoc_server/README?rev=10479&r1=10478&r2=10479&view=diff
==============================================================================
--- erp5/trunk/utils/ooodoc_server/README (original)
+++ erp5/trunk/utils/ooodoc_server/README Mon Oct  2 14:10:45 2006
@@ -13,7 +13,7 @@
 
 Install OOo 2.0.3 from RPMs.
 
-If you want to run it remotely on screen-less server, use Xvfb (start it by Xvfb :1, set DISPLAY environment variable to :1, then run start.sh). To run smoothly it needs java-1.4.2-kaffe, which should be installed before intalling OOo rpms (otherwise you can probably activate it with command line switches).
+If you want to run it remotely on screen-less server, use Xvfb (start it by Xvfb -ac :1, set DISPLAY environment variable to :1, then run start.sh). To run smoothly it needs java-1.4.2-kaffe, which should be installed before intalling OOo rpms (otherwise you can probably activate it with command line switches).
 
 SETUP:
 




More information about the Erp5-report mailing list