From a9b58aa7d1b3e9d78d65a8c965fc0329fb7a3250 Mon Sep 17 00:00:00 2001 From: idfx Date: Sat, 12 Oct 2002 11:22:03 +0000 Subject: [PATCH] corrected the path to jai*.jar in the documentation. the new directory-structure has to be documentated, too --- doc/INSTALL.mir | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/INSTALL.mir b/doc/INSTALL.mir index bdb61cda..1807c508 100755 --- a/doc/INSTALL.mir +++ b/doc/INSTALL.mir @@ -1,6 +1,6 @@ MIR INSTALLATION HOWTO -Last updated: $Date: 2002/07/08 16:20:32 $ +Last updated: $Date: 2002/10/12 11:22:03 $ ---------------------------------------------------------------- Here is a short installation-howto of Mir. @@ -18,7 +18,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 $TOMCAT_HOME/lib) directory and + it must be placed in tomcat's "lib" (i.e $TOMCAT_HOME/common/lib) directory and not under the default webapps/Mir/WEB-INF/lib directory ** - A good reading of Tomcat, Apache and Postgresql documentation if you are not familiar with any of them. The documentation is available at: @@ -39,7 +39,7 @@ CVS CHECKOUT: 2. customize the config: - cd mir/source + cd mir/etc cp config.properties-dist config.properties now customize config.properties for your needs. @@ -321,4 +321,4 @@ You can give these a try if anything goes wrong: ---------------------------------------------------------------- -$Date: 2002/07/08 16:20:32 $ - the Mir coders +$Date: 2002/10/12 11:22:03 $ - the Mir coders -- 2.11.0