[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: /usr/lib/jni not put in java.library.path, sun java 5 and 6



affects 382686 sun-java6-jre
thanks

I would to revisit this bug. I agree with the debian policy decision
to keep compiled binaries in /usr/lib/jni/, but I'm getting frequent
bug reports and emails form users of a library I maintain telling me
that I installed the library to the wrong location [1-8, and personal
correspondence]. I know we can't change the binaries, but can we
somehow export this simple variable [9] in a wrapper so that all
systems (that install sun-java) know to look in /usr/lib/jni? I think
that would be a simple solution that will satisfy users so that they
don't think our libraries are all broken.

Thanks for the consideration.

[1] https://bugs.launchpad.net/ubuntu/+source/sun-java6/+bug/325506
[2] https://bugs.launchpad.net/ubuntu/+source/rxtx/+bug/380027
[3] https://bugs.launchpad.net/ubuntu/+source/arduino/+bug/664309
[4] https://bugs.launchpad.net/ubuntu/+source/rxtx/+bug/667321
[5] http://code.google.com/p/diy-zoning/issues/detail?id=8
[6] http://code.google.com/p/arduino/issues/detail?id=385
[7] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602041
[8] http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1287491932
[9] LD_LIBRARY_PATH="/usr/lib/jni${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"


Regards,
Scott


Reply to: