--- projects/cms/source/server/build/lib/README 2000/12/11 21:07:58 1.1.2.1 +++ projects/cms/source/server/build/lib/README 2002/02/02 19:40:38 1.7 @@ -5,19 +5,29 @@ 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 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 -parser.jar - - XML Parsing libraries. I'm not sure of exact download locations, except - that they're somewhere below the following URLS. + - XML Parsing libraries. http://java.sun.com/xml/download.html - http://www.megginson.com/SAX/ +mm.mysql-2.0.11-bin.jar + + - mySQL libraries. + http://mmmysql.sourceforge.net/ + 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.