--- projects/cms/source/server/build/lib/README 2001/03/14 23:25:19 1.5 +++ projects/cms/source/server/build/lib/README 2003/02/02 20:32:38 1.9 @@ -2,27 +2,35 @@ i-scream Server Libraries ========================= This directory should contain the required libraries for the server. They are -listed here with their relevant download locations. These are not included -in the CVS repository due to their size. +listed here with their relevant download locations. -Update: These will be fetched by the configure script now. +Update: These will be fetched by running the configure script, or using the + "fetch" target for the ANT build script. idl.jar jacorb.jar - JacORB Libraries. Both can be obtained from the JacORB package in the lib directory. The JacORB package can be downloaded from here. - http://www.inf.fu-berlin.de/~brose/jacorb/download.html + http://www.jacorb.org/download.html crimson.jar jaxp.jar - - XML Parsing libraries. I'm not sure of exact download locations, except - that they're somewhere below the following URL. + - XML Parsing libraries. http://java.sun.com/xml/download.html -mm.mysql-2.0.4-bin.jar +mm.mysql-2.0.11-bin.jar - - mySQL libraries. Acquired from the GJT I believe. + - mySQL libraries. + http://mmmysql.sourceforge.net/ +pircbot.jar + - IRC Bot + http://www.jibble.org/pircbot.php + This libraries will also be needed for compilation. + +There is no reason why more recent versions of these libraries can be dropped +in place of the current ones. You will, however, have to ensure that there +no compatibility issues yourselves. Please let us know if we are out-of-date.