Gervase Markham wrote:
> Bruno Telstar wrote:
>   
>> Exception in thread "main" java.lang.UnsatisfiedLinkError: no jss4 in
>> java.library.path
>>     
>
> It's looking for the .dll, not the .jar. On Linux, one would set 
> LD_LIBRARY_PATH to the directory in which the DLL lives. Not sure about 
> Windows.
>   
set PATH=<location of nspr/nss/jss dlls>;%PATH%

-glen

> Gerv
> _______________________________________________
> dev-tech-crypto mailing list
> dev-tech-crypto@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-tech-crypto
>   

_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to