when i try to run the file i get this... Exception in thread "main" java.lang.UnsatisfiedLinkError: no jogl in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1681) at java.lang.Runtime.loadLibrary0(Runtime.java:840) at java.lang.System.loadLibrary(System.java:1047) at net.java.games.jogl.impl.NativeLibLoader$1.run(NativeLibLoader.java:60) at java.security.AccessController.doPrivileged(Native Method) at net.java.games.jogl.impl.NativeLibLoader.<clinit>(NativeLibLoader.java:46) at net.java.games.jogl.impl.GLContext.<clinit>(GLContext.java:51) at net.java.games.jogl.impl.x11.X11GLContextFactory.createGLContext(X11GLContextFactory.java:52) at net.java.games.jogl.GLCanvas.<init>(GLCanvas.java:68) at net.java.games.jogl.GLDrawableFactory.createGLCanvas(GLDrawableFactory.java:117) at net.java.games.jogl.GLDrawableFactory.createGLCanvas(GLDrawableFactory.java:80) at test.main(test.java:29) Java Result: 1 i hope i get the solution from you.. and i will be so much thankfull