When I try the demos via webstart everything works just fine… but if I download and extract jogl-natives-linux.jar to $JAVA_HOME/jre/lib/i386, and copy jogl.jar to $JAVA_HOME/jre/lib/ext, running demos.jgears.JGears locally generates a SIGSEGV right away. (actually it briefly flashes a display window and then aborts before anything actually gets drawn in the window).
The JVM produced an error log that I can provide, if it helps… but I’m sure it’s just something I’m doing wrong.
Thanks in advance,
Mark