47315f9efff3d1e332cf3c8a358082db20e85793
[mir.git] / lib / README.txt
1 In this folder you have to link all the necessary
2 java-libraries
3
4 The jar-files in this directory are compiled for linux.
5 If you want to use an other os you have to replace them.
6
7 1. Java Advanced Imaging
8    jai_core.jar
9    jai_codec.jar
10
11 3. Freemarker HTML-Templatelibraries
12    freemarker.jar
13    freemarker-utility.jar 
14    both version 1.6.2
15
16 4. Oreilly Servlets
17    cos.jar (version 06/19/2001)
18
19 5. DBConnectionBroker
20    dbconnectionbroker.jar
21
22 6. JDBC-Driver
23    postgresql.jar / retepTools.jar - (version 7.1.3)
24
25 7. Gnu regexp java-libraries
26    gnuregexp.jar
27
28 8. Apache-Ant (a java-based replacement for make)
29    ant.jar