You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Boris Folgmann <bo...@folgmann.de> on 2003/03/07 21:40:34 UTC

Re: How to build jk2?

Turner, John wrote:

> Locahost #: ./configure --with-apxs=/some/path/to/apache/bin/apxs
> --with-java=${JAVA_HOME}

Using jakarta-tomcat-connectors-jk2-2.0.2-src on RedHat 8.0 this does not work:

./configure --with-apxs2=/usr/sbin/apxs
--with-java-home=/usr/java/j2sdk1.4.1_01

fails with:
[...]
checking for sed... /bin/sed
checking for cp... /bin/cp
checking for mkdir... /bin/mkdir
no apxs given
XMLDoc parsing falseXMLDoc unable to open file false

XMLDoc dump:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
XMLDoc writing "dump.xml".
XMLDoc creating file in memory: 0 bytes.
XMLDoc parsing memory file. no element found at line 1

XMLDoc dump memory file:
[...]
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
deleting XMLDoc objects.
finished.
Error: no input file given.
Error: no input file given.
configure: error: Invalid location for apxs: '/usr/sbin/apxs'

I use Apache 2.0.40

boris@titan native2$ rpm -qf /usr/sbin/apxs
httpd-devel-2.0.40-11

Any ideas?

-- 
Dipl.-Inf. Boris Folgmann   mailto:boris@folgmann.de
Folgmann IT-Consulting      http://www.folgmann.de


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org