updates.
authormh <mh>
Sun, 28 Apr 2002 14:26:57 +0000 (14:26 +0000)
committermh <mh>
Sun, 28 Apr 2002 14:26:57 +0000 (14:26 +0000)
doc/INSTALL.mir

index febb4a5..38bc975 100755 (executable)
@@ -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