From fdf50f1e6756feb53b78421b31c4dcd0de28067d Mon Sep 17 00:00:00 2001
From: Ken Coar
- $Revision: 1.2 $ ($Date: 1999/08/19 21:52:01 $)
+ $Revision: 1.3 $ ($Date: 2000/01/30 15:47:42 $)
The latest version of this FAQ is always available from the main
@@ -91,6 +91,7 @@
Apache Server Frequently Asked Questions
+ The developers make sure that the software builds and works + correctly on the platforms available to them; this does + not necessarily mean that your platform + is one of them. In addition, the Apache HTTP server project + is primarily source oriented, meaning that distributing + valid and buildable source code is the purpose of a release, + not making sure that there is a binary package for all of the + supported platforms. +
++ If you don't see a kit for your platform listed in the + binary distribution area + (<URL:http://www.apache.org/dist/binaries/>), + it means either that the platform isn't available to any of + the developers, or that they just haven't gotten around to + preparing a binary for it. As this is a voluntary project, + they are under no obligation to do so. Users are encouraged + and expected to build the software themselves. +
++ The sole exception to these practices is the Windows package. + Unlike most Unix and Unix-like platforms, Windows systems + do not come with a bundled software development environment, + so we do prepare binary kits for Windows when we make + a release. Again, however, it's a voluntary thing and only + a limited number of the developers have the capability to build + the InstallShield package, so the Windows release may lag + somewhat behind the source release. This lag should be + no more than a few days at most. +
+