[ooo-build-commit] extensions/ooo2gd
Kohei Yoshida
kohei at kemper.freedesktop.org
Fri Jan 8 20:30:28 PST 2010
extensions/ooo2gd/README | 5 +++++
1 file changed, 5 insertions(+)
New commits:
commit a1fd04e6916e957a8145d207cc99fc6eee2b94c3
Author: Kohei Yoshida <kyoshida at novell.com>
Date: Fri Jan 8 23:29:31 2010 -0500
Some note about setting JAVA_HOME.
* extensions/ooo2gd/README:
diff --git a/extensions/ooo2gd/README b/extensions/ooo2gd/README
index 12845af..7255799 100644
--- a/extensions/ooo2gd/README
+++ b/extensions/ooo2gd/README
@@ -15,3 +15,8 @@ has no intention of fixing it, so we'll have to deal with that. :-/
I last tried it with version 2.1.0. So, if you are trying to build later
versions you may need to update our build.xml.
+
+Note: If you have trouble getting javamaker to work due to missing shared
+objects, it may be caused by the java compiler unable to set LD_LIBRARY_PATH.
+set JAVA_HOME to point to anthor JDK location to see if that fixes the
+problem.
\ No newline at end of file
More information about the ooo-build-commit
mailing list