ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/build/lib/README
Revision: 1.2
Committed: Wed Dec 13 18:34:18 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.1: +23 -0 lines
Log Message:
MERGE: Merged the SERVER_PACKAGEBUILD branch back into the HEAD trunk.

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     idl.jar
9     jacorb.jar
10    
11     - JacORB Libraries. Both can be obtained from the JacORB package in the lib
12     directory. The JacORB package can be downloaded from here.
13     http://www.inf.fu-berlin.de/~brose/jacorb/download.html
14    
15     jaxp.jar
16     parser.jar
17    
18     - XML Parsing libraries. I'm not sure of exact download locations, except
19     that they're somewhere below the following URLS.
20     http://java.sun.com/xml/download.html
21     http://www.megginson.com/SAX/
22    
23     This libraries will also be needed for compilation.