From: cvs Date: Sat, 30 Mar 2002 14:01:18 +0000 (+0000) Subject: added JAI to list of requirements X-Git-Tag: prexmlproducerconfig~179 X-Git-Url: http://erislabs.net/gitweb/?p=mir.git;a=commitdiff_plain;h=f38c5e68e53b4f238c9b69e92867981ff60655c0 added JAI to list of requirements --- diff --git a/doc/INSTALL.mir b/doc/INSTALL.mir index 92083300..dc9ad01a 100755 --- a/doc/INSTALL.mir +++ b/doc/INSTALL.mir @@ -8,6 +8,8 @@ prerequisites: - postgres 7.1.x - ant (a java-based make) - jaxp-1.1 (a SAX 2.0 compliant XML parser, comes with ant >= 1.4) +- the JAI image framework (Java Advanced Imaging). get it from + java.sun.com 1. checkout the cvs