Re: checking for OpenSSL library ... not found

2013-12-17 Thread Jeffrey Walton
On Tue, Dec 17, 2013 at 8:07 AM, Maxim Dounin wrote: > Hello! > > On Tue, Dec 17, 2013 at 08:05:49AM -0500, Jeffrey Walton wrote: > >> On Tue, Dec 17, 2013 at 8:01 AM, Maxim Dounin wrote: >> > ... >> >> >> >> Any thoughts on how to proceed? >> > >> > First of all, try fixing typo in your configur

Re: checking for OpenSSL library ... not found

2013-12-17 Thread Maxim Dounin
Hello! On Tue, Dec 17, 2013 at 08:05:49AM -0500, Jeffrey Walton wrote: > On Tue, Dec 17, 2013 at 8:01 AM, Maxim Dounin wrote: > > Hello! > > > > On Tue, Dec 17, 2013 at 07:17:47AM -0500, Jeffrey Walton wrote: > > > >> On Tue, Dec 17, 2013 at 7:02 AM, Maxim Dounin wrote: > >> >... > >> > > >> >

Re: checking for OpenSSL library ... not found

2013-12-17 Thread Jeffrey Walton
On Tue, Dec 17, 2013 at 8:01 AM, Maxim Dounin wrote: > Hello! > > On Tue, Dec 17, 2013 at 07:17:47AM -0500, Jeffrey Walton wrote: > >> On Tue, Dec 17, 2013 at 7:02 AM, Maxim Dounin wrote: >> >... >> > >> > Something like this should work for you: >> > >> > ./configure --with-cc-opt="-I/usr/local/

Re: checking for OpenSSL library ... not found

2013-12-17 Thread Maxim Dounin
Hello! On Tue, Dec 17, 2013 at 07:17:47AM -0500, Jeffrey Walton wrote: > On Tue, Dec 17, 2013 at 7:02 AM, Maxim Dounin wrote: > > Hello! > > > > On Mon, Dec 16, 2013 at 07:12:56PM -0500, Jeffrey Walton wrote: > > > >> > >> checking for OpenSSL lib

Re: checking for OpenSSL library ... not found

2013-12-17 Thread Jeffrey Walton
On Tue, Dec 17, 2013 at 7:02 AM, Maxim Dounin wrote: > Hello! > > On Mon, Dec 16, 2013 at 07:12:56PM -0500, Jeffrey Walton wrote: > >> >> checking for OpenSSL library ... not found >> >> ./auto/configure: error: SSL modules require the OpenSSL library. >>

Re: checking for OpenSSL library ... not found

2013-12-17 Thread Maxim Dounin
Hello! On Mon, Dec 16, 2013 at 07:12:56PM -0500, Jeffrey Walton wrote: > > checking for OpenSSL library ... not found > > ./auto/configure: error: SSL modules require the OpenSSL library. > You can either do not enable the modules, or install the OpenSSL library > into the sy

Re: checking for OpenSSL library ... not found

2013-12-17 Thread Jeffrey Walton
developer is free to use them, or he/she can specify the exact library code they want (e.g., /usr/local/ssl/lib/libssla.). Tested OK on Fedora 19 and Ubuntu 13.04. On Mon, Dec 16, 2013 at 7:12 PM, Jeffrey Walton wrote: > > checking for OpenSSL library ... not found > > ./auto/configure

Re: checking for OpenSSL library ... not found

2013-12-17 Thread Jeffrey Walton
e_path" and "ngx_feature_libs" more helpful? Jeff On Mon, Dec 16, 2013 at 7:12 PM, Jeffrey Walton wrote: > > checking for OpenSSL library ... not found > > ./auto/configure: error: SSL modules require the OpenSSL library. > You can either do not enable the modules, or in

Re: checking for OpenSSL library ... not found

2013-12-17 Thread Jeffrey Walton
ita Rares Dumitrescu wrote: > if you are using centos/fedora you need to install openssl-devel > > > On 17/12/2013 01:40, coderman wrote: >> >> On Mon, Dec 16, 2013 at 4:12 PM, Jeffrey Walton >> wrote: >>> >>> >>> checking for OpenSSL library ...

Re: checking for OpenSSL library ... not found

2013-12-16 Thread Stefanita Rares Dumitrescu
if you are using centos/fedora you need to install openssl-devel On 17/12/2013 01:40, coderman wrote: On Mon, Dec 16, 2013 at 4:12 PM, Jeffrey Walton wrote: checking for OpenSSL library ... not found ... with nginx by using --with-openssl= option. --with-openssl=/some/path/to/ssl/root

Re: checking for OpenSSL library ... not found

2013-12-16 Thread coderman
On Mon, Dec 16, 2013 at 4:12 PM, Jeffrey Walton wrote: > > checking for OpenSSL library ... not found > ... with nginx by using --with-openssl= option. > --with-openssl=/some/path/to/ssl/root works for me. try --with-openssl=/u

checking for OpenSSL library ... not found

2013-12-16 Thread Jeffrey Walton
checking for OpenSSL library ... not found ./auto/configure: error: SSL modules require the OpenSSL library. You can either do not enable the modules, or install the OpenSSL library into the system, or build the OpenSSL library statically from the source with nginx by using --with-openssl