ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/README.CVS
(Generate patch)

Comparing projects/libstatgrab/README.CVS (file contents):
Revision 1.1 by tdb, Tue Feb 18 22:01:48 2003 UTC vs.
Revision 1.5 by tdb, Mon Jan 19 16:49:17 2004 UTC

# Line 1 | Line 1
1   libstatgrab CVS README
2 < http://www.i-scream.org.uk
2 > http://www.i-scream.org/libstatgrab/
3  
4   $Id$
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.
7 > the normal build procedure. These require autoconf, automake, and
8 > libtool to be installed.
9  
10   Then run the following;
11  
12 < aclocal
13 < autoheader
14 < autoconf
15 < automake -a -c
12 > ./autogen.sh
13  
14   After this the normal build procedure in the README file can be
15   followed.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines