I successfully (or so I thought at the time) built Mozilla 1.3 from source using the following configure string on a Slackware 8.1 box:
./configure --prefix=/usr --enable-default-toolkit=gtk2 --enable-calendar --enable-crypto --disable-debug --enable-xft Unfortunately, PSM doesn't seem to be configured, correctly. When I try to visit secure sites, nothing happens, not even an error message. Additionally, I installed Galeon, which requires Mozilla. Galeon, too, thinks PSM is not installed. Is there something in addition to --enable-crypto which must be done to get Mozilla to include PSM successfully? Thanks! -tfo
