Re: [users@httpd] Apache 2.1.9 build under Windows 2003 with Visual Studio .NET : Corrupt distribution files?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




"William A. Rowe, Jr." <wrowe@xxxxxxxxxxxxx> wrote on 18/11/2005 19:51:26:

> Well, the .zip file is DOS text encoded for line endings, so that's
> probably what you wanted.

Hi,


Thanks for your explanation, it gave me some starting point to get a apache-no-ssl-2.1.9 compiled for Windows 2003 using Visual Studio .Net 2003:
However, the standard compilation instructions on my PC were:
- get the .zip
- get apr-iconv-1.01 and unzip it into srclib/apr-iconv
- unzip it and change LF to CR/LF on every file except mod_imagemap* (those were already in DOS format)
- get the zlib, and compile the LIB ASM project under projects/visualc6 after having converted it to the new project format using the IDE

- copy the zlib.lib into the modules/filters directory
- edit the apr/build/win32ver.awk file and before the verc calculation, add:
  if (!ver_build)
    { ver_build = "0" }
   Otherwise the rc.exe resource compiler complains about malformed FILEVERSION tag.
- run the build process using converted apache.dsw

Did I miss something on the apache.org site where all of this is(already)  explained?

Dimitri.


To make communications with Clearstream easier, Clearstream has
recently changed the email address format to conform with industry
standards. The new format is 'firstname.familyname@xxxxxxxxxxxxxxx'.

Visit us at http://www.clearstream.com

IMPORTANT MESSAGE

Internet communications are not secure and therefore Clearstream
International does not accept legal responsibility for the contents of
this message.

The information contained in this e-mail is confidential and may be
legally privileged. It is intended solely for the addressee. If you are
not the intended recipient, any disclosure, copying, distribution or
any action taken or omitted to be taken in reliance on it, is
prohibited and may be unlawful. Any views expressed in this e-mail are
those of the individual sender, except where the sender specifically
states them to be the views of Clearstream International or of any of
its affiliates or subsidiaries.

EN D OF DISCLAIMER


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux