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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to