brian wrote, On 2008-08-05 12:33 PDT:
> I downloaded nss-3.12-with-nspr-4.7.tar.gz and now I am wondering how
> to build it. I am working on an Ubuntu system with most developer
> tools installed. Is there a configure script somewhere, or do I need
> to do something different?

You'll find some somewhat dated build instructions at
<http://www.mozilla.org/projects/security/pki/nss/nss-3.11.4/nss-3.11.4-build.html>

If you ignore the part about checking out with certain CVS tags (since
you already have the sources), the instructions there should work for you.

Basically, you set a bunch of environment variables, cd into the nss
directory, and
   gmake nss_build_all

I am working on documentation of the environment variables that affect
the NSS and NSPR builds.  Some (not all) of them are documented on the
page cited above.
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to