Mark wrote: > > Is the only way to build mozilla 0.9.7 to pull through CVS? I can't do > a cvs pull through my firewall to do the build.
I believe mozilla.org also releases source tarballs of their milestone releases. > I have tried downloading the tarball and building mozilla with > ./configure --enable-cypto > but that doesn't seen to add http support. I get the same socket > error I get without the enable-crypto setting. See if the mozilla/security/nss and mozilla/security/manager directories exist in the source tree. If they are not in the source tree, you don't have crypto. Wan-Teh
