From 82684ba6375ed682999971c7bb2d179b817cd968 Mon Sep 17 00:00:00 2001 From: mh Date: Mon, 8 Jul 2002 16:20:32 +0000 Subject: [PATCH] mention apache 2.x. make tomcat 4.0.4 required cause of bugs --- doc/INSTALL.mir | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/INSTALL.mir b/doc/INSTALL.mir index bdeec105..bdb61cda 100755 --- a/doc/INSTALL.mir +++ b/doc/INSTALL.mir @@ -1,6 +1,6 @@ MIR INSTALLATION HOWTO -Last updated: $Date: 2002/07/03 12:07:58 $ +Last updated: $Date: 2002/07/08 16:20:32 $ ---------------------------------------------------------------- Here is a short installation-howto of Mir. @@ -8,9 +8,11 @@ Here is a short installation-howto of Mir. prerequisites: -- tomcat 4.0.3 or above (3.3 works too as of 04.04.2002, but this could change) +- tomcat 4.0.4 (4.0.3 and below have some bad bugs) or above (3.3 works too as + of 04.04.2002, but this could change) tomcat is available from http://jakarta.apache.org/tomcat/ -- apache with mod_jk.so http://httpd.apache.org +- apache 1.3.x. with mod_jk.so. As far as I can tell the connector for 2.x is + still rather undocumented. http://httpd.apache.org - postgres 7.1.x or 7.2.x. http://www.postgresql.org - ant (a java-based make) - jaxp-1.1 (a SAX 2.0 compliant XML parser, comes with ant >= 1.4) @@ -319,4 +321,4 @@ You can give these a try if anything goes wrong: ---------------------------------------------------------------- -$Date: 2002/07/03 12:07:58 $ - the Mir coders +$Date: 2002/07/08 16:20:32 $ - the Mir coders -- 2.11.0