Revision dbac8793 README
README | ||
---|---|---|
47 | 47 |
o From source code of the actual development version |
48 | 48 |
https://gitlab.labs.nic.cz/labs/bird |
49 | 49 |
|
50 |
How to compile BIRD from source code
|
|
50 |
How to install BIRD from source code
|
|
51 | 51 |
------------------------------------ |
52 |
|
|
53 | 52 |
$ ./configure |
54 | 53 |
$ make |
55 | 54 |
$ sudo make install |
56 | 55 |
$ sudo vi /usr/local/etc/bird.conf |
57 | 56 |
$ bird |
58 | 57 |
|
58 |
Look at the file INSTALL for more information about installation using source |
|
59 |
code. |
|
60 |
|
|
59 | 61 |
Documentation |
60 | 62 |
============= |
61 | 63 |
|
Also available in: Unified diff