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

Ed Robbins wrote:

> I'm having a problem compiling Jserv as a DSO with Apache 1.3.12.  The
> problem has to do with the --with-apxs config statement.  When I try to
> configure Jserv with the following line,
> --with-apxs=/usr/local/apache/bin/apxs, the script complains that it
> can't find apxs and thus needs the path to the apache source to include
> it in the apache build.
>
> The path is a valid path to apxs and it always fails.  Any ideas?

i had exactly this symptom, for an embarassing reason -- i had neglected
to configure Apache with both --enable-rule=SHARED_CORE and
--enable-module=so.  doubt that's your situation, but ya may as well
check.

rw

ps: since i'm here, i'll restate a previous question: has anyone had
success with getting JServ/ajvp11 to operate on a port other than 8007?  i
have a production server using 8007, and a test server trying to use
another port.  when the test server comes up, neither server works.



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