----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Hello all,
I wanted to drop everyone a line concerning my current attempt at
installing Apache with Java Servlet support. My platform is HP/UX and
I am trying to comile using the gcc compiler.
In all honesty, my problem doesn't seem to be in the server
compilation itself, as everything in terms of the Apache build itself
goes very smooth. The problem I am having seems to be with actually
tying in the Jserv package with Apache. Here is the information that
I'm sure everyone will request as well as some additional, but
hopefully not too much information) information about the compile
itself.
Apache Revision: revs 1.3.12 & 1.3.14
Apache Jserv Revision: ApacheJServ-1.1.2
Compilation (Apache/DSO) String: ./configure --prefix=/opt/apache
--enable-rule=SHARED_CORE --enable-module=so - (then doing a make then
make install). -> [Everything seems to compile here OK]
Compilation(Jserv) string: ./configure --prefix=/opt/jserv
--with-apxs=/opt/apache/bin/apxs --with-jdk-home=/opt/java
--enable-debugger
Problem During Jserv Compilation:
WARNING: --with-apache-src is undefined: assuming shared object build
checking for apxs... need to check for Perl first, apxs depends on
it...
checking for perl... /usr/contrib/perl
could not find apxs
configure: error: If you do not specify a valid --with-apache-src
directory then you must specify a valid --with-apxs path
--------------------
As you can see above, I am specifying the apxs directory, but am still
getting this error. Can someone out there give me some insight as to
whatI am doing wrong during compile time? I have already tried using
backrevs(12) of apache and have also tried deleting the whole
source/install tree and starting anew. I am sure this is procedural
on my part. I am just have a frustrating time figuring out what I am
doing wrong.
Thanks in advance,
Christopher Briggs
[EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]