Revision: | 1.9 |
Committed: | Sun Feb 2 20:32:38 2003 UTC (21 years, 9 months ago) by tdb |
Branch: | MAIN |
CVS Tags: | HEAD |
Changes since 1.8: | +1 -2 lines |
Log Message: | Updated the README files a bit. |
# | User | Rev | Content |
---|---|---|---|
1 | tdb | 1.2 | i-scream Server Libraries |
2 | ========================= | ||
3 | |||
4 | This directory should contain the required libraries for the server. They are | ||
5 | tdb | 1.9 | listed here with their relevant download locations. |
6 | tdb | 1.2 | |
7 | tdb | 1.6 | Update: These will be fetched by running the configure script, or using the |
8 | "fetch" target for the ANT build script. | ||
9 | tdb | 1.3 | |
10 | tdb | 1.2 | idl.jar |
11 | jacorb.jar | ||
12 | |||
13 | - JacORB Libraries. Both can be obtained from the JacORB package in the lib | ||
14 | directory. The JacORB package can be downloaded from here. | ||
15 | tdb | 1.6 | http://www.jacorb.org/download.html |
16 | tdb | 1.2 | |
17 | tdb | 1.4 | crimson.jar |
18 | tdb | 1.2 | jaxp.jar |
19 | |||
20 | tdb | 1.6 | - XML Parsing libraries. |
21 | tdb | 1.2 | http://java.sun.com/xml/download.html |
22 | tdb | 1.4 | |
23 | tdb | 1.7 | mm.mysql-2.0.11-bin.jar |
24 | tdb | 1.4 | |
25 | tdb | 1.6 | - mySQL libraries. |
26 | http://mmmysql.sourceforge.net/ | ||
27 | tdb | 1.2 | |
28 | tdb | 1.8 | pircbot.jar |
29 | - IRC Bot | ||
30 | http://www.jibble.org/pircbot.php | ||
31 | |||
32 | tdb | 1.2 | This libraries will also be needed for compilation. |
33 | tdb | 1.6 | |
34 | There is no reason why more recent versions of these libraries can be dropped | ||
35 | in place of the current ones. You will, however, have to ensure that there | ||
36 | tdb | 1.7 | no compatibility issues yourselves. Please let us know if we are out-of-date. |