building lynx with ssl

Chuck Swiger cswiger at mac.com
Tue Oct 20 20:51:43 UTC 2009


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



More information about the freebsd-questions mailing list