Next: Basic commands, Previous: Overview, Up: Top [Contents][Index]
There are three steps for installing the software: configuration, compilation, and installation.
| • Configure the Software: | ||
| • Build the Software: | ||
| • Install the Software: |
The easiest way to get Quagga running is to issue the following commands:
% configure % make % make install