ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/ihost/README.CVS
Revision: 1.4
Committed: Mon May 31 13:52:27 2004 UTC (20 years ago) by tdb
Branch: MAIN
CVS Tags: IHOST_1_5_8, HEAD
Changes since 1.3: +2 -2 lines
Log Message:
Prepare new release of ihost.

File Contents

# User Rev Content
1 tdb 1.1 i-scream central monitoring system - ihost CVS README
2 tdb 1.4 http://www.i-scream.org/cms/
3 tdb 1.1
4 tdb 1.4 $Id: README.CVS,v 1.3 2003/10/04 17:07:54 tdb Exp $
5 tdb 1.1
6     Starting from CVS there are a few things that need to be done before
7     the normal build procedure. These require autoconf and automake to
8     be installed.
9    
10     Then run the following;
11    
12 tdb 1.3 ./autogen.sh
13 tdb 1.1
14     After this the normal build procedure in the README file can be
15     followed.