]> git.ipfire.org Git - thirdparty/sarg.git/blame - README_svn
Make b-tree cache functions static.
[thirdparty/sarg.git] / README_svn
CommitLineData
0cdb57f9
FM
1If you got the sources from the SVN repository sarg.svn.sourceforge.net and
2intent to compile them using the autotools, you must first create the
3configuration script with this command:
4
5 autoreconf -fi
6
7Then, you can compile sarg as usual with these commands:
8
9 configure
10 make
11 make install
12
13See README for more informations about the options available in the
14configuration script.