mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-15 15:08:49 +00:00
doc: Cleanup 'Build the Software'
The frrouting.org web page: https://frrouting.org/manual/Build-the-Software.html#Build-the-Software is built from doc/install.texi. The output on this page is a bit missleading, let's clean it up some. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
5288483719
commit
fab7c72601
@ -218,18 +218,14 @@ routing utility. It contains @command{ifconfig}, @command{route},
|
||||
|
||||
After configuring the software, you will need to compile it for your
|
||||
system. Simply issue the command @command{make} in the root of the source
|
||||
directory and the software will be compiled. If you have *any* problems
|
||||
at this stage, be certain to send a bug report @xref{Bug Reports}.
|
||||
directory and the software will be compiled. Cliff Note versions of
|
||||
different compilation examples can be found in the doc/Building_FRR_on_XXX.md
|
||||
files. If you have *any* problems at this stage, be certain to send a
|
||||
bug report @xref{Bug Reports}.
|
||||
|
||||
@example
|
||||
% ./configure
|
||||
.
|
||||
.
|
||||
.
|
||||
./configure output
|
||||
.
|
||||
.
|
||||
.
|
||||
% ./bootstrap.sh
|
||||
% ./configure <appropriate to your system>
|
||||
% make
|
||||
@end example
|
||||
@c A - End of node, Building the Software
|
||||
|
Loading…
Reference in New Issue
Block a user