Skip to content

CHINAANSHE/apache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to apache 2.4 build

Based on http://www.apachelounge.com/viewtopic.php?t=5032

  1. Extract the zip to a folder
  2. Make sure you have installed the prerequisites and the PATH variable has been set(checkbox in installer):
  • Visual Studio VC11
  • Windows SDK 8
  • Python (PATH variable set)
  • Perl (PATH variable set)
  • Cmake (PATH variable set)
  1. Check and Modify the path configuration in build_2.4.2.bat (especially VC100_VARS_BAT).
  2. Execute build_2.4.2.bat.
  3. Wait a long time until cmake-gui spawns and follow the instructions at the gui
  4. Close cmake-gui and wait until visual studio spawns, follow the instructions in the console, save and close the solution. Press a key afterwards
  5. Wait until visual studio spawns again, and follow the instructions in the console. Press a key afterwards.
  6. Wait untill the build is done

About

Apache 2.4.x

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 71.4%
  • Frege 11.0%
  • Makefile 6.4%
  • Shell 3.8%
  • Erlang 3.3%
  • XSLT 1.1%
  • Other 3.0%