<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt">Hi all,<br> I use scilab 5.0.2 on linux x86_64. jogl 64 bit is installed and LD_LIBRARY_PATH and the CLASSPATH are set up correctly but I still get the error:<br><br>java.lang.reflect.InvocationTargetException<br>        at java.awt.EventQueue.invokeAndWait(EventQueue.java:997)<br>        at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1323)<br>        at org.scilab.modules.gui.bridge.tab.SwingScilabTab.draw(Unknown Source)<br>        at org.scilab.modules.gui.tab.ScilabTabBridge.draw(Unknown Source)<br>        at org.scilab.modules.gui.bridge.ScilabBridge.draw(Unknown
 Source)<br>        at org.scilab.modules.gui.tab.ScilabTab.draw(Unknown Source)<br>        at org.scilab.modules.gui.graphicWindow.ScilabRendererProperties.forceDi<br>splay(Unknown Source)<br>        at org.scilab.modules.renderer.figureDrawing.DrawableFigureGL.drawCanvas<br>(Unknown Source)<br>Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sun.op<br>engl.impl.x11.X11GLDrawableFactory<br><br>This class com.sun.opengl.impl.x11.X11GLDrawableFactory exists in the gluegen-rt.jar and is in the classpath.<br>Also all the libgluegen-rt.so and related libraries are in the LD_LIBRARY_PATH and ldconfig has been run many times.<br><br>How can I correct this.<br>Many thanks,<br><div> </div>Rob Key<div><br></div></div><br>



      </body></html>