----------------------------------------------------------------
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!!!
----------------------------------------------------------------

on 11/23/99 11:53 AM, Mike Engelhart <[EMAIL PROTECTED]> wrote:

> So I can't use DSO for building JServ after building an Apache/mod_ssl
> binary with DSO support from scratch?  I'm not sure what you mean by
> "recompile JServ with the new version of Apache sources"?

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).

Done.

The issue is that your DSO was originally compiled against a standard Apache
distribution (ie: not with mod_ssl). mod_ssl tweaks Apache source code and
thus, all DSO's must be recompiled to match the new Apache source code
headers.

-jon



--
--------------------------------------------------------------
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