Login  Register

Re: Jogl Runtime Error Linux 64-bit

Posted by Sykan on Oct 23, 2012; 8:55pm
URL: https://forum.jogamp.org/Jogl-Runtime-Error-Linux-64-bit-tp4026588p4026592.html

Yes, pacman manager sorry for the confusion. Thanks for the tips I removed the natives from the classpath and the library path on my local repo but i'm still have the same runtime errors. As for making an applet, It's definitely not very pretty but I am not sure how to make the applet version yet, I've only been running it via the jvm environment.  

I'm Running these Mesa Libraries:

local/intel-dri 9.0-1
    Mesa DRI drivers for Intel
local/libgl 9.0-1
    Mesa 3-D graphics library and DRI software rasterizer
local/libglapi 9.0-1
    free implementation of the GL API -- shared library. The Mesa GL API module is
    responsible for dispatching all the gl* functions
local/libgles 9.0-1
    Mesa GLES libraries and headers
local/mesa 9.0-1
    Mesa 3-D graphics libraries and include files

Such I try to downgrade to older versions?