On 09/02/2011 09:21 AM, Walter do Valle wrote:
> Hello Robert 
>
> Thanks again.
>
>> NPR 4.2.2 is quite old. The latest is 4.8.8. I don't know if that's your
> problem, 
>> but running a newer version of NSS with an older version of NSPR could
> cause some 
>> problem. NSPR is the lowest layer of the stack, so must be the must
> up-to-date. 
>> I'd use the firefox provided versions of:
>>
>> libnspr4
>> libplc4
>> libplds4
> Did your firefox come with this libs? I have only nspr4.dll, plc4.dll and
> plds4.dll (all 4.8.9 - Firefox 6),
Those are the same libraries. The names are platform dependent (Linux
and Unix and the 'lib' prefix and usually have the extention .so (or .sl
on some platform)). Windows does not add the lib prefix and adds the
.dll extensions. Since the original author had the lib prefix in his
descriptions, I presumed he was on a Linux or Unix platform.
>  which I suppose are not JNI libraries for
> JSS (correct me if I'm wrong).
jss.dll or libjss.so is the JNI library. It has dependencies on NSS,
which in turn have dependencies on NSPR

bob


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

Reply via email to