On 04/18/2012 02:00 PM, chris derham wrote:
All,

Our setup has apache tomcat running behind apache httpd using mod_jk. I
would like to upgrade to apache 2.4, but for this I need to find a 64bit
mod_jk release for httpd 2.4. The binaries contained at
http://tomcat.apache.org/download-connectors.cgi 32 bit httpd connectors,
or a 64bit iis one.


Why would you need a 64-bit httpd at the first place
especially on windows.

Anyhow, building should be easy if you have 64-bit windows dev httpd.

Open Vstudio command prompt for 64-bit development
(You should have a shortcut for that)

> cd where-ever-you-unzip\tomcat-connectors-1.2.35-src\native\apache-2.0
> nmake -f Makefile.vc ARCH=AMD64 APACHE24_HOME=C:\httpd-2.4.2



Regards
--
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to