Check the config.log file. It contains the internal details of every test 
performed by the configure script.

--
Sent from my HTC

----- Reply message -----
From: "Jorge Sarmiento" <[email protected]>
To: "cherokee" <[email protected]>
Subject: [Cherokee] problem compiling with ssl support under CentOS 5 + 
openssl-1.0.0e built from sources
Date: Fri, Sep 30, 2011 9:26 am
Hi,
I am trying to compile cherokee (latest trunk  cherokee-1.2.99b6870) with SSL 
support under CentOS 5.7
I've compiled openssl-1.0.0e from sources using:./config shared 
--prefix=/opt/openssl-1.0.0e && make && make install
to avoid it overwriting native CentOS 5.7 OpenSSL rpm's
And I'm trying to configure Cherokee using:./configure --prefix=/usr  
--sysconfdir=/etc --localstatedir=/var --disable-ipv6 --with-ldap=no 
--with-mysql=no --with-geoip=no --with-ffmpeg=no 
--with-wwwroot=/var/www/cherokee/default/ --with-libssl=/opt/openssl-1.0.0e  
--enable-static=yes --enable-static-module=all

However I keep on getting:OpenSSL support       no
I've trying several combinations on the --with-libssl= value 
(/opt/openssl-1.0.0e /opt/openssl-1.0.0e/lib /opt/openssl-1.0.0e/include), but 
still no OpenSSL support after ./config

Any ideas what I could be doing wrong?
thanks!
Jorge S.
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to