Cool error!

Which build process are you doing?  I don't have a build-unix.sh in my dir
tree.

On a Linux (I use RH), you should be able to simply do the following:

- change to /path/to/connector-src/jk/native
- run buildconf.sh
- run "./configure --with-apxs=/some/path/to/apache2/bin/apxs
--with-java-home=${JAVA_HOME}"
- run "make"
- take the resulting mod_jk.so in apache-2.0 directory and copy it to
$APACHE_HOME/modules

John

> -----Original Message-----
> From: Claude Coiffier [mailto:[EMAIL PROTECTED]]
> Sent: Friday, September 06, 2002 9:03 AM
> To: 'Tomcat Users List' (E-mail)
> Subject: Apache 2.0 and Tomcat 4.0.4 - Compiling mod_jk problem
> 
> 
> Hi,
> 
> I'm working with Apache 2.0 and Tomcat 4.0.4,
> I've been trying to execute build-unix.sh to compile mod_jk 
> under Linux, and
> I get the following error :
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to