Difference between revisions of "Xebra Apache Module Windows"

(New page: Category:Xebra =How to compile mod_apache on windows= * Get apache source 2.2.11 for windows * Load project in VS (for 2008 you need to to a conversion of the project files, ask googl...)
 
(How to compile mod_apache on windows)
Line 1: Line 1:
 
[[Category:Xebra]]
 
[[Category:Xebra]]
  
=How to compile mod_apache on windows=
+
=How to compile mod_xebra on windows=
 
* Get apache source 2.2.11 for windows
 
* Get apache source 2.2.11 for windows
 
* Load project in VS (for 2008 you need to to a conversion of the project files, ask google about 'cvtdsp.pl')
 
* Load project in VS (for 2008 you need to to a conversion of the project files, ask google about 'cvtdsp.pl')

Revision as of 11:10, 30 June 2009


How to compile mod_xebra on windows

  • Get apache source 2.2.11 for windows
  • Load project in VS (for 2008 you need to to a conversion of the project files, ask google about 'cvtdsp.pl')
  • Add project mod_xebra to solution
  • Select dependencies for mod_xebra: libapr, libaprutil, libhttpd
  • Build mod_xebra