[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] openssl patch



Using

apache_1.3.20
mod_ssl-2.8.4-1.3.20
openssl-engine-0.9.6g

from the mod_ssl directory:

> 
>  ./configure --with-apache=../apache_1.3.20/ \
>  		--with-apxs=/usr/sbin/apxs \
>  		--with-ssl=../openssl-engine-0.9.6g

gives me:

Error: Cannot find SSL binaries under ../openssl-engine-0.9.6g

So I assume I have to compile the openssl-engine, are there any 
specific configure options for the Raq4i ?

I have the following openssh rpms installed:

openssh-clients-3.4p1-PM3
openssh-3.4p1-PM3
openssh-server-3.4p1-PM3

Thanks in advance

Ian
--