On Thu, 31 Mar 2005 [EMAIL PROTECTED] wrote:

Hi!

I want to compile squid-2.5.STABLE9 with ntlm and wbinfo_group support,
first I do

./configure --prefix=/usr --datadir=/usr/share --localstatedir=/var
--sysconfdir=/etc/squid --infodir=/usr/share/info --mandir=/usr/share/man
--enable-snmp --enable-ssl --enable-auth=ntlm,basic
--enable-external-acl-helpers=wbinfo_group

When I run _make all_ I have

../include/md5.h:18:2: #error Cannot find OpenSSL headers


You do not have OpenSSL development files installed, required by --enable-ssl.

Btw, are you sure you need/want the --enable-ssl option? This is only of interest to reverse proxies, not Internet proxies.

Regards
Henrik

Reply via email to