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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to