https://bugzilla.novell.com/show_bug.cgi?id=303904 User rguenther@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=303904#c8 Richard Guenther <rguenther@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matz@novell.com AssignedTo|matz@novell.com |rguenther@novell.com --- Comment #8 from Richard Guenther <rguenther@novell.com> 2008-10-03 07:35:50 MDT --- I am somewhat confused as to what is expected beyond gnu.classpath.home.url. It is currently ls /usr/lib64/gcc/x86_64-suse-linux/4.3/ 32 crtbeginT.o finclude libgcj.la libgomp.so adainclude crtend.o gnat1 libgcj.so libgomp.spec adalib crtendS.o include libgcj.spec libobjc.a cc1 crtfastmath.o include-fixed libgcj_bc.so libobjc.so cc1obj crtprec32.o jc1 libgcov.a libstdc++.a cc1objplus crtprec64.o jvgenmain libgfortran.a libstdc++.so cc1plus crtprec80.o libgcc.a libgfortran.so libsupc++.a collect2 ecj.jar libgcc_eh.a libgfortranbegin.a crtbegin.o ecj1 libgcc_s.so libgij.so crtbeginS.o f951 libgcj-tools.so libgomp.a where you can find things like libgij.so, libgcj.so and libgcj-tools.so but there is also java.library.path ls /usr/lib64/gcj-4.3-9/ classmap.db libgtkpeer.so libjawt.so libjvm.so libgtkpeer.la libjawt.la libjvm.la where the libjvm.so is. I fail to see the connection to java.home which I can trivially make to point to /usr/lib64/jvm/java-1.5.0-gcj-4.3-1.5.0.0/jre, which is a location provided by java-1_5_0-gcj-compat-1.5.0.0-65.1. So, what is "the needed libraries" that OpenOffice tries to find? You can test mbuild murzim-rguenther-127 which has the java.home adjusted to the above value. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.