On Thu, 2006-02-02 at 12:36 +0000, Paul F. Johnson wrote: > Hi, > > It looks, from the throwback, that the problem is Java related. Is there > any way to disable Java (either gcj or Sun's flavour) in > the .openoffice.org-2.0 directory or is it a global thing? > > I did delete the Java_x86.xml file (well, rename it), but it was put > back on by OOo as the gcj version (it was the Sun version) so it must be > set somewhere else. tools->options->openoffice.org->java untick "use a java runtime environment" which should equates in your ~/.openoffice.org2.0/user/config/javasettings_Linux*.xml to a <enabled xsi:nil="false">false</enabled> line instead of <enabled xsi:nil="false">true</enabled> e.g. <?xml version="1.0" encoding="UTF-8"?> <!--This is a generated file. Do not alter this file!--> <java xmlns=... <enabled xsi:nil="false">false</enabled> <userClassPath ... C. -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list