You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2002/05/13 21:54:19 UTC

cvs commit: httpd-docs-1.3/htdocs/manual win_compiling.html.en

wrowe       02/05/13 12:54:19

  Modified:    htdocs/manual win_compiling.html.en
  Log:
    Now I know... share the wisdom
  
  Revision  Changes    Path
  1.15      +5 -4      httpd-docs-1.3/htdocs/manual/win_compiling.html.en
  
  Index: win_compiling.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/win_compiling.html.en,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- win_compiling.html.en	9 May 2002 06:16:42 -0000	1.14
  +++ win_compiling.html.en	13 May 2002 19:54:19 -0000	1.15
  @@ -40,10 +40,11 @@
       from this site, you must save it with the name awk.exe rather
       than awk95.exe.</p>
   
  -    <p>Note that DevStudio will only find awk.exe if its location
  -    is listed under the <u>T</u>ools menu <u>O</u>ptions...
  -    Directories settings for the Executable files. Add the path where
  -    awk.exe resides to this list, as needed.</p>
  +    <p>Note that Developer Studio IDE will only find awk.exe from
  +    the <u>T</u>ools menu <u>O</u>ptions... Directories tab 
  +    (the Projects - VC++ Directories pane in Developer Studio 7.0)
  +    listing Executable file paths.  Add the path for awk.exe to this 
  +    list, and your system PATH environment variable, as needed.</p>
   
       <p>Then unpack the Apache distribution into an appropriate
       directory. Open a command-line prompt, and change to the