--- projects/cms/source/server/build/lib/README 2001/05/20 00:57:53 1.6 +++ projects/cms/source/server/build/lib/README 2003/02/02 20:32:38 1.9 @@ -2,8 +2,7 @@ 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 running the configure script, or using the "fetch" target for the ANT build script. @@ -21,13 +20,17 @@ jaxp.jar - 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. 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. \ No newline at end of file +no compatibility issues yourselves. Please let us know if we are out-of-date.