[Bug 472639] Review Request: Scilab - Numerical Analysis toolkit

bugzilla at redhat.com bugzilla at redhat.com
Sat Jan 3 11:20:33 UTC 2009


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=472639





--- Comment #16 from Sylvestre Ledru <sylvestre.ledru at inria.fr>  2009-01-03 06:20:32 EDT ---
* gluegen issue 
It is not etc/classpath.xml but etc/librarypath.xml
classpath is used to set paths to each jar files.
librarypath is used to the set java.library.path (equivalent to
LD_LIBRARY_PATH) which is the stuff used here to load the native libraries (ex:
gluegen) for JNI

For example, in Debian:
$ dpkg -S libgluegen-rt.so
libjogl-jni: /usr/lib/jni/libgluegen-rt.so

$ grep /usr/lib/jni etc/librarypath.xml 
<path value="/usr/lib/jni/"/>

* Your help issue. Did you add the option --enable-build-help to the configure
?

* "Work around static lib installation (disable static libs issue?)"
=> what is the problem you had ?

-- 
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 Fedora-package-review mailing list