RE: [PATCH] mod_jk apache20 shells

2001-04-28 Thread GOMEZ Henri
ere [mailto:[EMAIL PROTECTED]] >Sent: Friday, April 27, 2001 4:42 PM >To: [EMAIL PROTECTED] >Cc: Martin Kraemer >Subject: [PATCH] mod_jk apache20 shells > > >Hi all, > >I have tried mod_jk with apache20 and I have noted the shells >scripts to build >and install it n

RE: [PATCH] mod_jk apache20 shells

2001-04-27 Thread GOMEZ Henri
>I have tried mod_jk with apache20 and I have noted the shells >scripts to build >and install it need improvements. >Find enclosed the patch I have used. >apxs looks buggy... apxs -c -o mod_jk.so *.c does not work, >but it should ;=) I've built a RPM for Apache 2.0 and have provided some time

[PATCH] mod_jk apache20 shells

2001-04-27 Thread jean-frederic clere
Hi all, I have tried mod_jk with apache20 and I have noted the shells scripts to build and install it need improvements. Find enclosed the patch I have used. apxs looks buggy... apxs -c -o mod_jk.so *.c does not work, but it should ;=) Cheers Jean-frederic Index: build-unix.sh