On Tue, 30 Jul 2002, Matt Snyder wrote: > I built mozilla using fink, and whenever I try to go to a secure page, I > get the "document cannot be displayed unless you install the Personal > Security Manager" message. I had the impression that psm was > built/installed automatically, and that's why mozilla is under the > crypto section of packages. From what I've read, I've gathered that > -with-crypto needs to be given during the install, but I'm not sure how > to do that with fink. Any suggestions? -Matt Isn't there a branch of Mozilla in the crypto tree with this? I don't have access to a Mac to check this at the moment, but generally if you want to use optional cryptography & security features of an application, there is normally something like a "foo-ssl" version under the crypto CVS branch, and you have to install this version in order to use those features. Try
% fink list | grep -i mozilla to get a list of all mozilla related packages, including mozilla-ssl or equivalent, if such a thing exists. -- Chris Devers, handwaving ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
