I added all jar's of Carrot in makefile but while doing make it is
giving me following errror.

jcc.cpp.JavaError: java.lang.UnsatisfiedLinkError: no nni_lapack in
java.library.path
Java stacktrace:
java.lang.UnsatisfiedLinkError: no nni_lapack in java.library.path
       at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1698)
       at java.lang.Runtime.loadLibrary0(Runtime.java:840)
       at java.lang.System.loadLibrary(System.java:1047)
       at nni.LAPACK.<clinit>(LAPACK.java:37)


After that I installed lapack using yum and error remains same. Can
anyone please tell me how to fix java.lang.UnsatisfiedLinkError.

Thanks in advance

On Sun, Mar 28, 2010 at 7:02 PM, sudhir singh rana
<sudhirsinghr...@gmail.com> wrote:
> Hi,
>
> Any idea about use of carrot2 clustering in pylucene?
>
> Thanks
> Sudhir
>

Reply via email to