Re: NSPR 4.7.4 Binary Release
Wan-Teh Chang <[email protected]> Mon, 25 Jan 2010 12:36:49 -0800
| Newsgroups | gmane.comp.mozilla.devel.nspr |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jan 25, 2010 at 9:59 AM, Michael Meduna <[email protected]> wrote: > > I originally, attempted to build these libraries on our system without > success. Specifically, the configure process for NSPR failed - I suppose > that maybe I installed the source incorrectly. Has anyone built NSS and > NSPR on Interix? I haven't built NSS and NSPR on Interix. Right now we support building NSS and NSPR on Windows using these Unix emulation environments: - MKS Toolkit - Cygwin - MSYS My current recommendation is to download MozillaBuild 1.4, which contains MSYS, and use it to build NSS and NSPR. Wan-Teh