Just curious Alex:

you are aware that ant is used to build isapi_redirector2.dll in j-t-c now?

under j-t-c\jk\native2 there is a build.xml for it. 
You just have to set up a build.properties file under j-t-c\jk

if your environment is set up properly, this should work.


I use it all the time.


NOTE - you must build the jkant. It contains the <so/> task for compiling
the native files.

-----Original Message-----
From: Alex Cruise [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 11, 2003 2:17 PM
To: [EMAIL PROTECTED]
Subject: Building ISAPI connector with Ant - How to materialize apr.h?


Hi folks,

I'm trying to set up an automated build script that builds the jk2 ISAPI 
redirector for Tomcat 4.0.x.  At the moment it complains that it can't 
find apr.h.  I've downloaded the apr source and tried to find some nice, 
automatable way of configuring it, but I'm kind of stumped.

Can someone help me find an ant-callable method for getting apr to the 
point where isapi_redirector2.dll will build?  Ideally one that doesn't 
require Cygwin, please! :)

Thanks,

-- 
Alex Cruise - Programmer, Iconoclast, Opinionated Bastard.
GCS/P v3.1a: d- s+:+ C++++$ UF++ UL++ P--- L++ E++ W++ N+ K w-- O- M 
PS++ PE- Y+ PGP-- t+@ 5- X-- R !tv b++ DI++ D++ G e* h--- r+++ y+++



---------------------------------------------------------------------
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