Bug#764630: missing JNI path in jarwrapper

Mathieu Malaterre malat at debian.org
Wed Dec 3 08:17:36 UTC 2014


On Wed, Dec 3, 2014 at 9:06 AM, Markus Koschany <apo at gambaru.de> wrote:
[...]
> On a side note: jarwrapper exports LD_LIBRARY_PATH=/usr/lib/jni. Was
> this ever useful because -Djava.library.path is still used?

I believe you *should* try your patch on libvtk-java package. I can't
remember if each and every java module (*.so) are explictely loaded
within the jar file, or if the behavior rely on existing (valid)
LD_LIBRARY_PATH pointing to (sub) java modules. In other word, only
/usr/lib/jni/libfoo.so is loaded but needs /usr/lib/jni/libbar.so.

Thanks for preparing a patch,



More information about the pkg-java-maintainers mailing list