summaryrefslogtreecommitdiffstats
path: root/INSTALL
blob: d851a7dac5c55792e13cc23b9523e5ab17ba9fc3 (plain)
1
2
3
4
5
6
7
8

COMPILATION:
 - "make -f Makefile.cvs" (usually not needed for distributed tarballs)
 - "./configure --enable-debug=full" (check ./configure --help for other options)
 - "make"

INSTALLATION:
 - "make install" (as root)