Re: The natives are hostile: Why is the Debian package code incompatible with any other natives?

Posted by ObsequiousNewt on
URL: https://forum.jogamp.org/The-natives-are-hostile-Why-is-the-Debian-package-code-incompatible-with-any-other-natives-tp4025459p4025463.html

Sven Gothel wrote
On 07/07/2012 09:05 PM, gouessej [via jogamp] wrote:
> Hi
>
> Names have recently changed in order to ease Maven support. Anyway, I don't
> know why the maintainer uses different names.

I guess Sylvestre did this to avoid collision w/ ole packages (gluegen, jogl).

@Sylvestre: For the next release I guess you can safely use the native jars
and drop the plain native lib files.
If they are all installed in a 'jogamp' place it will all work out well.
Include the jogamp java jars to classpath, don't include the native jars.
Maybe this will allow to install 'em side by side w/ other versions ?

~Sven
The problem is that even when I change the name of the natives to "gluegen2-rt", it still crashes. I don't include the native jars in the classpath. And the computer will _recognize_ the natives, it just can't find certain native methods.