/[pengfork]/pengfork/README.cvs
ViewVC logotype

Diff of /pengfork/README.cvs

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

revision 1.3 by lordheavy, Tue Aug 27 21:00:12 2002 UTC revision 1.4 by nes, Wed Aug 28 10:31:41 2002 UTC
# Line 7  It may not compile or freeze your comput Line 7  It may not compile or freeze your comput
7    
8  You need autoconf and automake.  You need autoconf and automake.
9    
10  HOW TO USE CVS VERSION  HOW TO BUILD CVS
11  ======================  ================
12    
13  You need automake >= 1.6 and autoconf > 2.53.  You need automake >= 1.6 and autoconf > 2.53.
14    
15  penfork/$ autoreconf -fiv  penfork/$ autoreconf -fiv
16  penfork/$ ./configure && make  penfork/$ ./configure && make
17    
18    COMMON TROUBLES
19    ===============
20    
21    $ automake --version
22    ==> Must answer >= 1.6
23    
24    $ autoconf --version
25    ==> Must answer >= 2.53
26    
27    With some distributions, you need to set WANT_AUTOMAKE_1_6=1 before
28    launching autoreconf :
29    
30    $ WANT_AUTOMAKE_1_6=1 autoreconf -vfi

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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