]> git.ipfire.org Git - thirdparty/bird.git/blobdiff - INSTALL
Babel: Parse flags in Hello TLV
[thirdparty/bird.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 38784fe68df2e7958cabe0557ea3973e3dea97b7..a0b107efa49d9db6cfc7e3e357b25e92910b0c13 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -9,13 +9,23 @@ Default location for configuration file is /usr/local/etc/bird.conf and
 for control socket is /usr/local/var/run/bird.ctl . You can change that
 by --sysconfdir and --localstatedir configure options.
 
+To compile current development BIRD source code from Git repository, you
+also need Git (to download the source code) and Autoconf (to generate
+the configure script and associated files using 'autoreconf' tool):
+
+$ git clone git://git.nic.cz/bird.git
+$ cd bird
+$ autoreconf
+
+Then continue as in usual installation above.
+
 
 Requirements
 ============
 
 For compiling BIRD you need these programs and libraries:
 
- - GNU C Compiler
+ - GNU C Compiler (or LLVM Clang)
  - GNU Make
  - GNU Bison
  - GNU M4