when running code written using jogl, i recieve the error
jogl not in java.library.path
i have investigated and found that this problem is due to the .so files that came with jogl.jar arent in the right directory, however, i can only find examples of their proper location in windows and macosx
where are the files meant to go in linux
i have the jogl.jar in my classpath (i am using netbeans, therefore the .jar files are mounted)