1 |
i-scream Server Libraries |
2 |
========================= |
3 |
|
4 |
This directory should contain the required libraries for the server. They are |
5 |
listed here with their relevant download locations. These are not included |
6 |
in the CVS repository due to their size. |
7 |
|
8 |
Update: These will be fetched by the configure script now. |
9 |
|
10 |
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 |
http://www.inf.fu-berlin.de/~brose/jacorb/download.html |
16 |
|
17 |
crimson.jar |
18 |
jaxp.jar |
19 |
|
20 |
- XML Parsing libraries. I'm not sure of exact download locations, except |
21 |
that they're somewhere below the following URL. |
22 |
http://java.sun.com/xml/download.html |
23 |
|
24 |
mm.mysql-2.0.4-bin.jar |
25 |
|
26 |
- mySQL libraries. Acquired from the GJT I believe. |
27 |
|
28 |
This libraries will also be needed for compilation. |