Hi all,
libsvn-java installs libsvnjavahl-1.so.0.0.0 in /usr/lib/i386-linux-gnu/jni/. However this directory is not included in the libpath at all, which means that applications trying to use /usr/share/java/svn-javahl.jar are failing (i.e. Eclipse with subversive/subclipse) unless you manually include that directory in the lib path for those applications.
Is this a bug that I should report, or is this intended behaviour?
Maarten

