Hello,

I don't know about the release notes (I suspect these are the newest
ones), but here are some build instructions that should work.  They
haven't really changed as far as I know:

1) Download the NSS and NSPR source tarballs from their respective
release dirs:
ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/ for NSS
ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/

2) Unzip/untar them and copy the nspr directory from /mozilla in the
NSPR source tree to the /mozilla in the NSS source tree.

3)  Go to /mozilla/security/nss in the NSS source tree and build NSS
with 'gmake nss_build_all'.

After everything compiles, you can find in the NSS source tree:
NSS include files: /mozilla/dist/public/nss and
/mozilla/dist/public/dbm
NSPR include files: /mozilla/dist/_____________.OBJ/include
NSS/NSPR libraries: /mozilla/dist/______________.OBJ/lib
NSS binaries: /mozilla/dist/________________.OBJ/bin

The "___________" string is platform-dependent.

I hope this helps.

Regards,
Peter

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

Reply via email to