3 These notes intend to help people working on the CVS version of
8 Only the sources are installed in the CVS repository (to ease the
9 maintenance, merges etc.), therefore you will have to get the latest
10 stable versions of the maintainer tools we depend upon, including:
12 - Automake <http://www.gnu.org/software/automake/>
13 - Autoconf <http://www.gnu.org/software/autoconf/>
14 - Tar <http://www.gnu.org/software/tar/>
15 - Wget <http://www.gnu.org/software/wget/>
17 Valgrind <http://valgrind.org/> is also highly recommended, if
18 Valgrind supports your architecture.
20 Only building the initial full source tree will be a bit painful,
21 later, a plain `cvs update -P && make' should be sufficient.
25 Obviously, if you are reading these notes, you did manage to check out
26 this package from CVS. The next step is to get other files needed to
27 build, which are extracted from other source packages:
31 And there you are! Just
37 At this point, there should be no difference between your local copy,
38 and the CVS master copy:
42 should output no difference.
48 Copyright (C) 2002-2006, 2009 Free Software Foundation, Inc.
50 This program is free software; you can redistribute it and/or modify
51 it under the terms of the GNU General Public License as published by
52 the Free Software Foundation; either version 3, or (at your option)
55 This program is distributed in the hope that it will be useful,
56 but WITHOUT ANY WARRANTY; without even the implied warranty of
57 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
58 GNU General Public License for more details.
60 You should have received a copy of the GNU General Public License
61 along with this program; if not, write to the Free Software
62 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA