when 'configure'ing apache (after you have patched it with mod_ssl), set
the shell variable SSL_BASE to whatever your intall dir was/is.
i.e.: do this:
# SSL_BASE=/path/to/openssl
then configure apache...
Thanks,
rob
Jackson Ching wrote:
>
> Hi,
>
> i tried the rpm version but am having conflict with a file between the
>rpms.. so i switch back to manual installation (compile)
> but i'm getting this error : during compilation of apache 1.3.12
>
> #./configure --prefix=/usr/local/IMVI/apache \
> --enable-module=ssl
> ...
> error: cannot find ssl binary in
>/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/opt/IBMJava2-13/bin
>
> 1. openssl 0.9.5a
>
> # ./config --prefix=/usr/local/IMVI \
> --openssldir=/usr/local/IMVI/ssl
> # make
> # make test
> # make install
>
> 2. ModSSL 2.6.6 - 1.3.12
>
> # ./configure --with-apache=/usr/local/tmp/apache_1.3.12 \
> --with-ssl=/usr/local/tmp/openssl-0.9.5a
> # cd /usr/local/tmp/apache_1.3.12
> # make
> # make certificate
> # make install
>
> 3. JServ 1.1.2
>
> # ./configure --with apache-src=/apache_1.3.12 \
> --prefix=/usr/local/IMVI/JServ \
> --with-jdk-home=/opt/IBMJava2-13 \
> --with-JSDK=/usr/local/IMVI/classes/jsdk.jar \
> --enable-EAPI
> # make
> # make install
>
> # cd /usr/local/apache_1.3.12
> # ./configure --prefix=/usr/local/apache
>--activate-module=src/modules/jserv/libjserv.a --enable-module=ssl
>
> i'm having error here saying cannot find ssl binaries in /sbin:/bin
>
> what could be the problem? please help me setup
>Apache+JServ+mod_ssl+openssl thanks
>
> jack
>
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl) www.modssl.org
> User Support Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]