Author: dsahlberg
Date: Fri Jul 19 18:53:10 2024
New Revision: 1919378
URL: http://svn.apache.org/viewvc?rev=1919378&view=rev
Log:
* INSTALL
Awk is no longer available from www.cs.princeton.edu, instead build from
source included in the Subversion repository.
Modified:
subversion/trunk/INSTALL
Modified: subversion/trunk/INSTALL
URL:
http://svn.apache.org/viewvc/subversion/trunk/INSTALL?rev=1919378&r1=1919377&r2=1919378&view=diff
==============================================================================
--- subversion/trunk/INSTALL (original)
+++ subversion/trunk/INSTALL Fri Jul 19 18:53:10 2024
@@ -854,9 +854,8 @@ II. INSTALLATION
* Python 2.7 or higher, downloaded from https://www.python.org/ which is
used to generate the project files.
* Perl 5.8 or higher from https://www.perl.org/get.html
- * Awk (from https://www.cs.princeton.edu/~bwk/btl.mirror/awk95.exe) is
- needed to compile Apache. Note that this is the actual awk program,
- not an installer - just rename it to awk.exe and it is ready to use.
+ * Awk is needed to compile Apache. Source code is available in
+ tools\dev\awk, run the buildwin.bat program to compile.
* Apache apr, apr-util, and optionally apr-iconv libraries, version
1.4 or later (1.2 for apr-iconv). If you are building from a Subversion
checkout and have not downloaded Apache 2, then get these 3 libraries