Re: Question about compiling JK1.2.15

2006-01-02 Thread Bill Barker
"Bob Smith" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Bill, > > Thanks for pointing that out. I got locked in to the way I did > it from a previous version and didn't look far enough. > > Can you point out where the docs for configuring mod_proxy_ajp might > be? It's integra

Re: Question about compiling JK1.2.15

2006-01-02 Thread Bob Smith
Bill, Thanks for pointing that out. I got locked in to the way I did it from a previous version and didn't look far enough. Can you point out where the docs for configuring mod_proxy_ajp might be? Thanks, -Bob > It looks like you did: > ./configure --with-apache=/path/to/httpd/source > > in

Re: Question about compiling JK1.2.15

2006-01-02 Thread Bill Barker
It looks like you did: ./configure --with-apache=/path/to/httpd/source instead of: ./configure --with-apxs=/path/to/httpd/dist/bin/apxs The first builds mod_jk for static linking with Httpd, the second builds mod_jk.so. The second also correctly resolves the apr and apr-util includes autom

Question about compiling JK1.2.15

2006-01-02 Thread Bob Smith
Hi Gurus, I'm trying to install JK 1.2.15 on Red Hat 9, for Apache 2.2.x and Tomcat 5.5. I ran configure and had to solve some dependency issues (apr and apr-util includes), and finally got it to compile. However, it did not compile mod_jk.so file, but the following: mod_jk.o mod_jk.lo lib_jk.la