Thanks to visit codestin.com
Credit goes to github.com

Skip to content

lqb-CHina/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 70.2%
  • Frege 10.7%
  • Makefile 6.5%
  • Shell 3.7%
  • JavaScript 3.5%
  • M4 1.3%
  • Other 4.1%