Revision: | 1.4 |
Committed: | Mon May 31 13:52:27 2004 UTC (20 years, 5 months ago) by tdb |
Branch: | MAIN |
CVS Tags: | IHOST_1_5_8, HEAD |
Changes since 1.3: | +2 -2 lines |
Error occurred while calculating annotation data. | |
Log Message: | Prepare new release of ihost. |
# | Content |
---|---|
1 | i-scream central monitoring system - ihost CVS README |
2 | http://www.i-scream.org/cms/ |
3 | |
4 | $Id: README.CVS,v 1.3 2003/10/04 17:07:54 tdb Exp $ |
5 | |
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 | ./autogen.sh |
13 | |
14 | After this the normal build procedure in the README file can be |
15 | followed. |