Login  Register

Re: gluegen-rt raspberry problem with tmp directory

Posted by Xerxes Rånby on Feb 06, 2013; 5:28pm
URL: https://forum.jogamp.org/gluegen-rt-raspberry-problem-with-tmp-directory-tp4028128p4028163.html

Elen wrote
Thank you very much for help.
java version "1.8.0-ea"
Adding this option -Djava.library.path=/usr/lib/arm-linux-gnueabihf helped me.
Sven Gothel have filed a bug and added a suggested fix on how we can implement a ELF header file checker inside gluegen in order to correctly identify the runtime ABI regardless if the JVM launcher vendor implements correct os.arch & java.library.path etc system properties correctly or not.
https://jogamp.org/bugzilla/show_bug.cgi?id=681