[Bug 572515] Review Request: jogl - Java bindings for OpenGL

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 22 20:35:41 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=572515

--- Comment #28 from Aidan Delaney <a.j.delaney at brighton.ac.uk> 2010-11-22 15:35:37 EST ---
This is messing with my head.  The jogl package works if used as the following.

[aidan at SillyFace source]$ export
CLASSPATH=/usr/lib64/jogl/jogl.jar:/usr/lib64/gluegen/gluegen-1.jar:. 
[aidan at SillyFace source]$ java -cp $CLASSPATH
-Djava.library.path=/usr/lib64/gluegen/:/usr/lib64/jogl/ SimpleJOGL

Which is how you might expect to use it.

I'm still arguing with NativeLibLoader.java in gluegen and in jogl.  This'll
remove the need for passing the -Djava.library.path.  However, I think it's
usable without the modification to NativeLibLoader.java in gluegen.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list