What problems exactly are you having?
Did you see the Build documentation?
http://www.mozilla.org/projects/security/pki/nss/nss-3.9/nss-3.9-build.html
You can either follow this documentation or you can just download the NSPR and NSS source code tarballs from
ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases
and
ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/
In this case, you need to copy the nsprpub dir from the mozilla directory of the NSPR source tree to the mozilla directory of the NSS source tree.
Then, go to mozilla/security/nss in the NSS source tree and build NSS with your GNU make utilitiy and target "nss_build_all."
Regards,
Peter
_______________________________________________ dev-tech-crypto mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-crypto

