Does anybody know where to find the mod_jk for apache2-2.2.8 and tomcat4.1.30? 
(HP-UX machine)

I've downloaded from http://tomcat.apache.org/connectors-doc/ (JK 1.2.26 
release sources)

and ran the commands:

CFLAGS="$CPPFLAGS -DHPUX11GCC -DHPUX11" \
./configure --with-apxs=/usr/local/apache2/bin/apxs 
--with-apache=/usr/local/apache2

got the error

configure: error: You must specify a valid --with-apxs path

and when I ran:

CFLAGS="$CPPFLAGS -DHPUX11GCC -DHPUX11" \
./configure --with-apache=/usr/local/apache2

I could go on, so

make

and got the error

/usr/local/apache2/include/apr.h:130:20: error: stdint.h: No such file or 
directory
*** Error exit code 1


I can't build it, so if anyone can help me I will apreciate.

Thank You,
Marcio Bomfim


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to