Hello,

To build the connector go into the directory jk/native2/ then do
./buildconf.sh (or something like that, can't recall the exact name), then
do

./configure --with-apxs2=/apache2/bin/apxs // or wherever you have the apxs
file
make
make install

and you should get the mod_jk2.so file

Hope that help


./Lukas
----- Original Message ----- 
From: "Thomas Cherry" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 29, 2004 3:04 AM
Subject: How do I build mod_jk.so


> OK, first of all I tried to download mod_jk for linux and I could not
> find it.  Maybe it exists, but I have always found Apache's download
> page to be lacking.  So I downloaded the source code (jk2).  I did what
> the README file said but found it to be wrong so I did what I could to
> get ant to compile the project but now I don't know what to do.  I was
> expecting to have a mod_jk.so file (which made me question why ant was
> the build tool) but have not found it.  Could someone tell me what I
> have done wrong.  All I want to do is connect Apache and Tomcat and at
> ever step of the process I hit a road block.  All documentation on the
> subject seems to be missing key information "like how to actually build
> a connector) and I am starting to believe that the Tomcat project is is
> serious disarray.  I hope I can be proved wrong.
>
>
> ---------------------------------------------------------------------
> 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