Hi,

JK2 should compile with just the following:

./configure --with-apxs2=/path/to/apache/bin/apxs
make

It should create mod_jk2.so in the build directory tree not in the
directory that you ran configure and make from.  I forget exactly where it
puts it but a find ./ | grep so from the top level of the source should
root it out quick fast.

-e


On Fri, 29 Aug 2003, jerome moliere wrote:

> Hi all,
> i'm not sure that's the right place for such question but I'm unable for
> 2 days to get
> the compilation goes to end....
> Everything seems to work but I don't have any so file generated...
>
> I'm using a configure with options:
> ./configure --with-tomcat40=/usr/local/tomcat/
> --with-tomcat41=/usr/local/tomcat/ --with-tomcat40=/usr/local/tomcat/
> --with-apxs2=/usr/local/apache2/bin/apxs
> --with-apr=/usr/local/apr-0.9.3  --with-apache2=/usr/local/httpd
>
> where  /usr/local/apache2 contains binaries for apache (&apxs2)
> /usr/local/httpd contains src files for apache
>
> I'm using the JK 2.0.2 files & Apache 2.0.47 on redhat 9 (with GCC 2.96
> or 3.2.2)
>
> any help greatly appreciated
> drives me crazy :)
>
> cheers
> Jerome
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to