You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Apache Wiki <wi...@apache.org> on 2010/12/02 10:06:48 UTC

[Httpd Wiki] Update of "Win64Compilation" by PontusCarlsson

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.

The "Win64Compilation" page has been changed by PontusCarlsson.
http://wiki.apache.org/httpd/Win64Compilation

--------------------------------------------------

New page:
= Introduction =
There seems to be quite a bit of puzzle on how to get HTTPd compiled and running on WIN64.
A quick Google search gives you about three or four relevant results with not so accurate content.

These steps I'm providing here has been tested primarily on Windows 7 Professional x64 and is known to work.

= Prerequisites =
Usually people would suggest you to get Visual Studio 2008 with Windows SDK 6.1 installed before,
Visual Studio 2008 would be required if you're looking to debug the sources. Although if you're just looking
to get the binaries compiled you'll be satisfied with just partially Windows SDK 6.1.

Entire Windows SDK 6.1 isn't required either but just the Windows Headers and Libraries, the Visual C++ Compilers and
Win32 Development Tools.

If you feel like it you'll install everything, else wise just uncheck everything in the Installation Options dialog
except those three previous mentioned components.

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org