Re: Building mod_jk.so module

2007-12-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Shekar,

[EMAIL PROTECTED] wrote:
 We are trying to build module which under apache named mod_jk.so. 
 document points  to compiling it with build-unix.sh script which is not 
 there. Any idea how to compile /build it ? Thx 

Which version?

The build procedure should be very simply:

$ wget tomcat-connectors-x.y.z-src.tar.gz
$ tar xzf tomcat-connectors-x.y.z.tar.gz
$ cd tomcat-connectors-x.y.z.tar.gz/native
$ ./configure --with-apxs=/path/to/your/apache/apxs
$ make

Then, you can either,

$ su -c 'make install'

or manually install it yourself from apache-[1.x|2.0]/mod_jk.so.

Hope that helps,
- -chris

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHVC2I9CaO5/Lv0PARArTyAJwIStBax3SXjEM8BmiDI72MpAyOPwCfdDqO
9tQNXGjdsJ3RhBaOJ/86FLQ=
=8dsv
-END PGP SIGNATURE-

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



Building mod_jk.so module

2007-12-03 Thread Shekhar . Dhotre
Ola, 
We are trying to build module which under apache named  mod_jk.so. 
document points  to compiling it with build-unix.sh script which is not 
there. Any idea how to compile /build it ? Thx 

[EMAIL PROTECTED] /usr/local]: find / -name build-unix.sh -print
find: bad status-- /proc/381108