How to Compile Mod_Python 3.3.1 for Python 2.6 and Apache 2.2 on Windows?
- by John
I have no experience compiling code other than using Visual Studio's Build command. I am hoping we can create a step by step guide for compiling mod_python on windows. Please be as descriptive as possible.
This is what I've done so far:
Download and install python 2.6.2
Download and install apache 2.2.11
Download the most recent source code for…