Zhihong Pan wrote:
> I need jni in my java application. I created a shared library, and set my library
>path (export LD_LIBRARY=/home/mydir/), but I still get the following error
>message:java.lang.UnsatisfiedLinkError: no java_gsapi in java.library.path. Could
>anybody help me ?
You need LD_LIBRARY_PATH instead of LD_LIBRARY.
Nathan
>
>
> Thanks in advance,
>
> Zhihong Pan
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]