| 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. |
| 8 |
> |
Update: These will be fetched by running the configure script, or using the |
| 9 |
> |
"fetch" target for the ANT build script. |
| 10 |
|
|
| 11 |
|
idl.jar |
| 12 |
|
jacorb.jar |
| 13 |
|
|
| 14 |
|
- JacORB Libraries. Both can be obtained from the JacORB package in the lib |
| 15 |
|
directory. The JacORB package can be downloaded from here. |
| 16 |
< |
http://www.inf.fu-berlin.de/~brose/jacorb/download.html |
| 16 |
> |
http://www.jacorb.org/download.html |
| 17 |
|
|
| 18 |
|
crimson.jar |
| 19 |
|
jaxp.jar |
| 20 |
|
|
| 21 |
< |
- XML Parsing libraries. I'm not sure of exact download locations, except |
| 21 |
< |
that they're somewhere below the following URL. |
| 21 |
> |
- XML Parsing libraries. |
| 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. |
| 26 |
> |
- mySQL libraries. |
| 27 |
> |
http://mmmysql.sourceforge.net/ |
| 28 |
|
|
| 29 |
|
This libraries will also be needed for compilation. |
| 30 |
+ |
|
| 31 |
+ |
There is no reason why more recent versions of these libraries can be dropped |
| 32 |
+ |
in place of the current ones. You will, however, have to ensure that there |
| 33 |
+ |
no compatibility issues yourselves. Please let us know if we are out-of-date. |