Re: compile mozilla 1.7 with PSM
Christian Biesinger <[email protected]> Fri, 15 Jul 2005 18:17:00 +0200
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Tom Cat wrote: > I have found a couple of things with google all saying do something > like adding --enable-module=psm to the configure line. I tried that did > a make clean && make && make install and I still get the error. You should've used --enable-crypto... Also, you probably want --disable-debug --enable-optimize (I think that's not the default on 1.7.x)