This works great for me (using DSO):

        ./configure --with-apache-install=/usr/local/etc/apache \
               --prefix=/usr/local/etc/jserv

The --with-apache-install reference is where apache runtime components live
so it can put the shared librry file in during build time.

Piece of cake...

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> [EMAIL PROTECTED]
> Sent: Thursday, March 25, 1999 3:00 PM
> To: [EMAIL PROTECTED]
> Subject: confused
>
>
>
>
> Still having trouble with the install of Apache-Jserv with DSO support.
>
> The install doc says:
>
> To configure JServ so it will be linked in to the httpd as a DSO,
> and to use Apache's configure (your settings will be preserved),
> you might do the following:
>
>           cd /usr/local/etc/src/Apache-JServ
>           ./configure --with-apache-install=/usr/local/etc/src/apache \
>               --prefix=/usr/local/etc/jserv --enable-apache-conf
>
>
> How is this possible?? How can configure "use Apache's configure"
> to do anything when it does not know which directory is the
> apache SOURCE directory? (i.e., where apache's configure program
> is...). Is the install doc for DSO installation inaccurate??
>
> Thanks.
>
>
>
>
>
> ----------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html/>
> Problems?:           [EMAIL PROTECTED]
>



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