ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/build/lib/README
Revision: 1.3
Committed: Tue Jan 9 13:40:42 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.2: +2 -0 lines
Log Message:
Quick mention of the configure script.

File Contents

# User Rev Content
1 tdb 1.2 i-scream Server Libraries
2     =========================
3    
4     This directory should contain the required libraries for the server. They are
5     listed here with their relevant download locations. These are not included
6     in the CVS repository due to their size.
7    
8 tdb 1.3 Update: These will be fetched by the configure script now.
9    
10 tdb 1.2 idl.jar
11     jacorb.jar
12    
13     - JacORB Libraries. Both can be obtained from the JacORB package in the lib
14     directory. The JacORB package can be downloaded from here.
15     http://www.inf.fu-berlin.de/~brose/jacorb/download.html
16    
17     jaxp.jar
18     parser.jar
19    
20     - XML Parsing libraries. I'm not sure of exact download locations, except
21     that they're somewhere below the following URLS.
22     http://java.sun.com/xml/download.html
23     http://www.megginson.com/SAX/
24    
25     This libraries will also be needed for compilation.