/[bison]/bison/README-cvs
ViewVC logotype

Diff of /bison/README-cvs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by akim, Thu Jun 20 12:23:54 2002 UTC revision 1.6 by akim, Tue Jul 9 10:41:44 2002 UTC
# Line 1  Line 1 
1    -*- outline -*-
2    
3  These notes intend to help people working on the CVS versions of  These notes intend to help people working on the CVS versions of
4  Bison.  Only the sources are installed in the CVS repository (to ease  Bison.
5  the maintenance, merges etc.), therefore you will have to the  
6  maintainer tools we depend upon:  * Requirements
7    
8    Only the sources are installed in the CVS repository (to ease the
9    maintenance, merges etc.), therefore you will have to the maintainer
10    tools we depend upon:
11    
12  - Automake 1.6 or 1.6.1  - Automake 1.6 or 1.6.1
13    
14  - Autoconf 2.53a or better  - Autoconf 2.53a or better
15    ftp://alpha.gnu.org/gnu/autoconf/autoconf-2.53a.tar.gz   (992 kB)    ftp://alpha.gnu.org/gnu/autoconf/autoconf-2.53a.tar.gz   (992 kB)
16    ftp://alpha.gnu.org/gnu/autoconf/autoconf-2.53a.tar.bz2  (756 kB)    ftp://alpha.gnu.org/gnu/autoconf/autoconf-2.53a.tar.bz2  (756 kB)
17  - Gettext 0.11.3  
18    - Gettext 0.11.3 pre 2 or better
19      http://www.lrde.epita.fr/~akim/download/gettext-0.11.3-pre2.tar.gz
20    
21  Only building the initial full source tree will be a bit painful,  Only building the initial full source tree will be a bit painful,
22  later, a plain `cvs update -P & make' should be sufficient.  later, a plain `cvs update -P & make' should be sufficient.
# Line 44  needed tools so that the bootstrapping a Line 53  needed tools so that the bootstrapping a
53    
54  If you experiment problems, I suggest the following:  If you experiment problems, I suggest the following:
55    
56  1. do a regular CVS checkout  1. Do a regular CVS checkout
57  2. fetch http://www.lrde.epita.fr/~akim/download/bison-1.49b.tar.gz  
58  3. extract it  2. Fetch a recent tarball.
59  4. override the content of your checkout with the content of this     http://www.lrde.epita.fr/~akim/download/bison-1.49b.tar.gz
60    
61    3. Extract it
62    
63    4. Override the content of your checkout with the content of this
64     tarball, i.e.:     tarball, i.e.:
65     cp -r bison-1.49b/* bison-cvs     cp -r bison-1.49b/* bison-cvs
66  5. proceed on ./configure && make etc.  
67    5. Proceed on ./configure && make etc.
68    
69  -----  -----
70    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26