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 megaspaz: http://wiki.apache.org/httpd/Win32SourceConversion The comment on the change is: a tad more specificity. ------------------------------------------------------------------------------ "Why would I want to do that?" you might ask... Good question! - Why? There isn't a Windows tarball available for trunk and Win32 releases take a few days after official releases to appear. + The reason being there isn't a Windows tarball available for trunk and Win32 releases take a few days after official releases to appear. == Requirements == 1. [http://www.perl.com/ Perl Interpreter] - 2. Some understanding of the command line == General Setup == You can download the required unix tarballs from: @@ -28, +27 @@ || 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 your Command Line and go to the main directory (c:\build\httpd-2.2.x\). + 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'''). When you are in that directory execute: '''perl srclib\apr\build\lineends.pl'''
