Re: compile mozilla 1.7 with PSM
"Tom Cat" <[email protected]> 18 Jul 2005 08:15:11 -0700
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
Thanks for the reply. It didn't seem to work :( This is what I did, and I'm still getting the error. (current working directory is where I extracted the tarball) [strycat]$ make clean (lots of output omitted) [strycat]$ ./configure --with-libIDL-prefix=$HOME/usr --prefix=$HOME/usr --enable-crypto --enable-optimize --disable-debug (lots of output omitted) [strycat]$ make && make install (lots and lots of ouput omitted it takes close to 30min to compile) [strycat]$ ~/usr/bin/mozilla & Now when I browse I still get the same error about needing PSM. The specific website I used to test was http://www.pdflib.com/shop/index.php (I filed out and submitted the form, and then got the error). What should I do now? Thanks, -Tom