----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

jon * wrote:

> Steps:
> 
> #1. Download Apache JServ 1.1b3 fresh.
> #2. Download Apache/mod_ssl fresh.
> #3. Compile/Install Apache/mod_ssl.
> #4. Compile/Install Apache JServ (pointing at the Apache/mod_ssl
> distribution).
> 
what is meant in step 4 by pointing at the Apache/mod_ssl distribution?

This is how i did it step by step (which to me sounds like the 4 steps you
just described)

1) Download the 3 dist's fresh
2) enter the mod_ssl directory and run configure
3) enter the apache 1.3.9 directory and run make, make install - this builds
an SSL enabled Apache
4)  Enter the JServ 1.1b3 directory and run configure, make, make install.
My configure statement is:
./configure --prefix=/usr/local/jserv --with-apxs=/usr/local/apache/bin/apxs
--with-jdk-home=/usr/local/jdk118
--with-JSDK=/usr/local/jdk118/lib/jsdk2.0.jar --disable-debugging


What am I doing wrong?

mike



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to