Czech translation
[shigofumi.git] / INSTALL
blobfaa58f4d9c2b1df9877a867e944eb3058f99fb07
1 See README for dependecies.
3 If you get code from VCS, you will need Autotools (automake, autoconf) and
4 gettext in addition and you must prepare build system with `autoreconf
5 --install'.
7 Then run `./configure && make && make install' to build and install the client
8 into your system.
10 If you want to change installation directory or tune other compile-time
11 options, use appropriate configure argurment (see `./configure --help' for
12 more details).
14 Additional configure options:
16     --enable-debug
17     
18         Switch on debugging mode, compile debugging code in.