~j-pureftpd/gearmand/tokyo

« back to all changes in this revision

Viewing changes to README

  • Committer: Frank Denis
  • Date: 2009-06-22 14:50:52 UTC
  • mfrom: (50.1.1 gearmand)
  • Revision ID: j@jedi.devteam.orbus.fr-20090622145052-s40f87uem2zrmvdz
Sync with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
84
84
Once the tree is branched you will need to build the "configure"
85
85
script. You can do this by running the script:
86
86
 
87
 
./config/bootstrap
 
87
./config/autorun.sh
88
88
 
89
89
It will set up all of the files you need to build the package. At
90
90
that point it is just the typical "./configure; make; make test;