Re: The natives are hostile: Why is the Debian package code incompatible with any other natives?
Posted by
Sven Gothel on
URL: https://forum.jogamp.org/The-natives-are-hostile-Why-is-the-Debian-package-code-incompatible-with-any-other-natives-tp4025459p4025461.html
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