Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 2009 13:51:42 -0700
From:      Chuck Swiger <cswiger@mac.com>
To:        Noah <noah-list@enabled.com>
Cc:        User Questions <freebsd-questions@freebsd.org>
Subject:   Re: building lynx with ssl
Message-ID:  <0F8325DD-9857-4A61-A9A2-04F5A4E4B87F@mac.com>
In-Reply-To: <4ADE1E2D.4000601@enabled.com>
References:  <4ADE1E2D.4000601@enabled.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0F8325DD-9857-4A61-A9A2-04F5A4E4B87F>