pier 01/05/10 14:15:12 Modified: connectors README.txt Log: Short on where to find APR (which is not Apache 2.0) Revision Changes Path 1.2 +7 -0 jakarta-tomcat-4.0/connectors/README.txt Index: README.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-4.0/connectors/README.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- README.txt 2001/04/24 17:20:15 1.1 +++ README.txt 2001/05/10 21:15:10 1.2 @@ -23,3 +23,10 @@ Currently, for Apache 1.3, you will need a fully installed version of the web server with DSO (loadable modules) support and APXS, the Apache modules compilation utility. + +Configuration: +-------------- + +Simply issue a "./configure --help" to see all the supported AutoConf parameters. +APR is required and must be compiled and installed before trying to compile the +library. APR can be found at http://apr.apache.org/