"Aaron M. Renn" wrote:

> I'm trying to sync up my copy of Japhar and have a reall stupid NSPR
> question: where is it?  I couldn't find it on Mozilla.org
>

there is actually a downloadable tar file (it might be old... dunno) in
ftp.mozilla.org:/pub/mozilla/libraries/source (or something like that).

barring that, cvs co mozilla/nsprpub.  cd into that directory, and type:

gmake NSDISTMODE=copy DIST=/usr/local/nspr

that'll install the stuff in /usr/local/nspr.  usr the same value for
--with-nspr= to get japhar building right.

xtoph

--
<saturn5> do { addMoreFeatures(); } until (engineers = 0);


Reply via email to