Dear Wiki user,

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

The following page has been changed by sjorge:
http://wiki.apache.org/httpd/Win32SourceConversion

The comment on the change is:
more fixes

------------------------------------------------------------------------------
   1. [http://www.perl.com/ Perl Interpreter]
  
  == General Setup ==
- You can download the required unix tarballs from:
+ The required unix tarball's can be found here:
   * http://httpd.apache.org/download.cgi
   * http://apr.apache.org/download.cgi
   * http://www.zlib.net/
   * http://www.openssl.org/
  
- I have my directories setup as followed:
+ The directory setup is as followed
  
  || '''''Directory''''' || '''''Source File''''' || '''''Required''''' ||
  || c:\build\httpd-2.2.x\ || httpd-2.2.x.tar.gz || '''Yes''' ||
@@ -26, +26 @@

  || c:\build\httpd-2.2.x\srclib\openssl\ || openssl-0.9.xc.tar.gz || No ||
  
  == Let's convert the source ==
- Here is the easy part! Open the MS-DOS command line utility ('''Start > Run > 
cmd''') and cd to the main source directory ('''cd c:\build\httpd-2.2.x''').
+ Open the MS-DOS command line utility ('''Start > Run > cmd''') and cd to the 
main source directory ('''cd c:\build\httpd-2.2.x''').
  
- When you are in that directory execute: '''perl 
srclib\apr\build\lineends.pl'''
+ In that folder you execute: '''perl srclib\apr\build\lineends.pl'''
  
+ Once the script has finished you have a source tree similar to the one you 
would have gotten with '''httpd-2.x.x-win32-src.zip'''
- Go get a jolt or other drink that contains caffeine. Hopefully it will be 
done when you get back.
- You can now compile the source like the -win32-src.zip packages.
  

Reply via email to