From: mh Date: Sat, 27 Oct 2001 19:07:31 +0000 (+0000) Subject: added jaxp-1.1 to pre-requisites. X-Git-Tag: prexmlproducerconfig~316 X-Git-Url: http://erislabs.net/gitweb/?p=mir.git;a=commitdiff_plain;h=dae6cb1ce9f99b53db4d7a498fbc03bf05a0cb61 added jaxp-1.1 to pre-requisites. --- diff --git a/doc/INSTALL.mir b/doc/INSTALL.mir index 4f77dd9b..9dceaf4f 100755 --- a/doc/INSTALL.mir +++ b/doc/INSTALL.mir @@ -7,7 +7,7 @@ prerequisites: - apache with mod_jk.so - postgres 7.1.x - ant (a java-based make) - +- jaxp-1.1 (a SAX 2.0 compliant XML parser, comes with ant >= 1.4) 1. checkout the cvs