--- projects/cms/source/server/build/lib/README 2001/03/10 02:04:18 1.4 +++ projects/cms/source/server/build/lib/README 2002/02/04 00:14:13 1.7.2.1 @@ -5,24 +5,33 @@ This directory should contain the required libraries f listed here with their relevant download locations. These are not included in the CVS repository due to their size. -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.2-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.