Hello <div><br></div><div>I am trying to use the java binding for xapian .</div><div><br></div><div>I am using ubuntu i have compiled the java binding and i got .so and .jar file in build directory.</div><div><br></div><div>
i tried to compiled the sample program from eclipse i get this exception</div><div><br></div><div><div>Exception in thread &quot;main&quot; java.lang.UnsatisfiedLinkError: no xapian_jni in java.library.path</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1681)</div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>at java.lang.Runtime.loadLibrary0(Runtime.java:840)</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>at java.lang.System.loadLibrary(System.java:1047)</div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>at org.xapian.XapianJNI.&lt;clinit&gt;(XapianJNI.java:44)</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>at org.xapian.WritableDatabase.&lt;init&gt;(WritableDatabase.java:42)</div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>at SimpleIndex.main(SimpleIndex.java:41)</div></div><div><br></div><div>Where do i need to copy the .so file and i am using openjdk.</div><div><br></div><div>
regards,</div><div>Naveen.A.N</div>