ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/build/README
(Generate patch)

Comparing projects/cms/source/server/build/README (file contents):
Revision 1.1.2.1 by tdb, Tue Dec 12 21:10:06 2000 UTC vs.
Revision 1.3 by tdb, Sun Jan 7 21:12:42 2001 UTC

# Line 3 | Line 3 | i-scream Server Package
3  
4   This package contains the i-scream server. It is currently only tested
5   under a Unix-based operating system, but there is no reason why it won't
6 < work under Windows, or another OS.
6 > work under Windows, or another OS. Initial testing shows, however, that it
7 > will run on Windows, although there are problems with the SQL database.
8  
9   The iscream.jar file contains all the server code, and can be started up
10 < by running the run.sh script. More details will be provided later on how
11 < to start this up when details are finalised.
10 > by running the run.sh script. The etc/default.properties file specifies
11 > the components to start, and their order.
12  
13   You must ensure that the JacORB and XML libraries are in the lib
14 < directory. The README in lib will explain how to acquire these files.
14 > directory. The README in lib will explain how to acquire these files. If
15 > you have compiled the server package, these files will be there already.
16  
17   Finally, the etc directory contains the default configuration files. These
18   can be expanded as required. See the configuration documentation for
19   further details.
18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines