--- projects/cms/source/idar/README.CVS 2003/03/29 19:27:36 1.1 +++ projects/cms/source/idar/README.CVS 2003/10/04 17:07:53 1.3 @@ -1,7 +1,7 @@ i-scream central monitoring system - idar CVS README -http://www.i-scream.org.uk +http://www.i-scream.org -$Id: README.CVS,v 1.1 2003/03/29 19:27:36 tdb Exp $ +$Id: README.CVS,v 1.3 2003/10/04 17:07:53 tdb Exp $ Starting from CVS there are a few things that need to be done before the normal build procedure. These require autoconf and automake to @@ -9,10 +9,7 @@ be installed. Then run the following; -aclocal -autoheader -autoconf -automake -a -c +./autogen.sh After this the normal build procedure in the README file can be followed.