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 <[email protected]> 2010-11-22 
15:35:37 EST ---
This is messing with my head.  The jogl package works if used as the following.

[ai...@sillyface source]$ export
CLASSPATH=/usr/lib64/jogl/jogl.jar:/usr/lib64/gluegen/gluegen-1.jar:. 
[ai...@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.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to