From: mh Date: Sun, 28 Apr 2002 14:26:57 +0000 (+0000) Subject: updates. X-Git-Tag: MIR_1_0_0_RC1~107 X-Git-Url: http://erislabs.net/gitweb/?p=mir.git;a=commitdiff_plain;h=73cd06dfdde9c66e5d702a951497f3c9c504662b updates. --- diff --git a/doc/INSTALL.mir b/doc/INSTALL.mir index febb4a5b..38bc975b 100755 --- a/doc/INSTALL.mir +++ b/doc/INSTALL.mir @@ -14,7 +14,7 @@ prerequisites: - jaxp-1.1 (a SAX 2.0 compliant XML parser, comes with ant >= 1.4) - the JAI image framework (Java Advanced Imaging) versin 1.1.1 . get it from java.sun.com. ** NOTE: because JAI uses a native acceration library (a .so) - it must be placed in tomcat's "lib" (i.e $CATALINA_HOME/lib) directory and + it must be placed in tomcat's "lib" (i.e $TOMCAT_HOME/lib) directory and not under the default webapps/Mir/WEB-INF/lib directory ** 1. checkout the cvs