Bug#348504: cacao: Fail to run java version of World Wind
Petter Reinholdtsen
pere at hungry.com
Sun Mar 19 14:39:50 UTC 2006
I managed to fix the problem with libjogl by adding
/usr/lib/classpath/ to LD_LIBRARY_PATH. The problem was that
libjawt.so was unavailable for the dynamic linker, and this was
reported as if libjogl.so was missing instead of the real problem. I
reported this issue as a different bug.
Now I get a grey window and then worldwind2d just hangs. I start it
like this now:
LD_LIBRARY_PATH=`pwd`:/usr/lib/classpath cacao -jar WW2D.jar
I've been told by Mark Wielaard on IRC that this hang problem is a
problem with locking in the gui code. Hopefully he will get a fix
ready soon.
Friendly,
--
Petter Reinholdtsen
More information about the pkg-java-maintainers
mailing list