This is a discussion on Can not compile Apache 2.0.50 for win32 within the Windows Web Servers forums, part of the Web Server and Related Forums category; Hello, I unzipped the http-2.0.50 package and opened the apache.dsw file with Visual Studio. While loading ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
I unzipped the http-2.0.50 package and opened the apache.dsw file with Visual Studio. While loading the workspace a file open dialog opens for manualy finding the following missing files: aprconv.dsp libapriconv.dsp libapriconv_ccs_modules.dsp libapriconv_ces_modules.dsp Because these files don not exist, I cancelled the dialog. Perhaps it has nothing to do with the compiling problem. (?) I choose the InstallBin-win32 configuration and started the compiler. Almost everything runs fine but at the end I get the message: "Command awk not found or mistyped -" "Error executing ...system32\cmd.exe" However, cmd.exe is on place and is runs fine. So what is wrong? The Apache2 directory (for output) is empty. System: Windows XP (SP1), VS 6.0 |