Re: [users@httpd] Command line build of httpd-2.4.6 on Windows

2013-12-12 Thread Sandeep Thakkar
Have you built using msbuild?   Sandeep. On Tuesday, November 26, 2013 1:28 PM, Hendrik Schmieder wrote: Sandeep Thakkar schrieb: > On Tuesday, November 26, 2013 12:54 PM, Hendrik Schmieder > wrote: > Eric Covener schrieb: > >  >> 'msdev' is not recognized as an internal or external comman

Re: [users@httpd] Command line build of httpd-2.4.6 on Windows

2013-11-25 Thread Hendrik Schmieder
Sandeep Thakkar schrieb: On Tuesday, November 26, 2013 12:54 PM, Hendrik Schmieder wrote: Eric Covener schrieb: >> 'msdev' is not recognized as an internal or external command,^M >> operable program or batch file.^M > > Find msdev.exe and put it in your PATH? > Or use 'Visual Studio Com

Re: [users@httpd] Command line build of httpd-2.4.6 on Windows

2013-11-25 Thread Sandeep Thakkar
I have tried that and msdev.exe is not found. Infact, I do not have the msdev.exe is not found on the whole system on my Windows 7.   Sandeep. On Tuesday, November 26, 2013 12:54 PM, Hendrik Schmieder wrote: Eric Covener schrieb: >> 'msdev' is not recognized as an internal or external comm

Re: [users@httpd] Command line build of httpd-2.4.6 on Windows

2013-11-25 Thread Hendrik Schmieder
Eric Covener schrieb: 'msdev' is not recognized as an internal or external command,^M operable program or batch file.^M Find msdev.exe and put it in your PATH? Or use 'Visual Studio Command Prompt'. Hendrik - To unsubsc

Re: [users@httpd] Command line build of httpd-2.4.6 on Windows

2013-11-25 Thread Sandeep Thakkar
I thought msdev.exe is a part of VS2005 and not VS2010. Also, the httpd-2.2.22 WIn32 sources was building fine on the same system and it never required msdev.exe..    Sandeep. On Monday, November 25, 2013 8:37 PM, Eric Covener wrote: > 'msdev' is not recognized as an internal or external co

Re: [users@httpd] Command line build of httpd-2.4.6 on Windows

2013-11-25 Thread Eric Covener
> 'msdev' is not recognized as an internal or external command,^M > operable program or batch file.^M Find msdev.exe and put it in your PATH? -- Eric Covener cove...@gmail.com - To unsubscribe, e-mail: users-unsubscr...@httpd.a

[users@httpd] Command line build of httpd-2.4.6 on Windows

2013-11-25 Thread Sandeep Thakkar
On Monday, November 25, 2013 7:21 PM, Sandeep Thakkar wrote: Hi Since there is no Win32 sources, I downloaded httpd-2.4.6.tar.bz2 and followed the below steps: 1. Unpack httpd sources 2. Unpack the apr-util-1.5.3 to srclib/apr-util 3. Unpack the apr-1.5.0 to srclib/apr 4. Unpack the apr-i