On Oct 20, 2009, at 1:31 PM, Noah wrote:
and the build strategy used is:
./configure --with-ssl && make && sudo make install

what am I doing wrong?

You're building stuff yourself without looking at how the ports maintainer already solved this issue. Try doing ./configure --with- ssl=/usr or ./configure --with-ssl=/usr/local, depending on which OpenSSL installation you want to use....

Regards,
--
-Chuck

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to