1 |
tdb |
1.1 |
i-scream central monitoring system - ihost CVS README |
2 |
tdb |
1.2 |
http://www.i-scream.org |
3 |
tdb |
1.1 |
|
4 |
tdb |
1.2 |
$Id: README.CVS,v 1.1 2003/02/03 19:56:37 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 |
|
|
aclocal |
13 |
|
|
autoheader |
14 |
|
|
autoconf |
15 |
|
|
automake -a -c |
16 |
|
|
|
17 |
|
|
After this the normal build procedure in the README file can be |
18 |
|
|
followed. |