Update install.md
avoid building docs for ospf mdr
This commit is contained in:
parent
f9304b0875
commit
e11ec020eb
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ wget https://downloads.pf.itd.nrl.navy.mil/ospf-manet/nightly_snapshots/quagga-s
|
|||
tar xzf quagga-svnsnap.tgz
|
||||
cd quagga
|
||||
./bootstrap.sh
|
||||
./configure --enable-user=root --enable-group=root --with-cflags=-ggdb \
|
||||
./configure --disable-doc --enable-user=root --enable-group=root --with-cflags=-ggdb \
|
||||
--sysconfdir=/usr/local/etc/quagga --enable-vtysh \
|
||||
--localstatedir=/var/run/quagga
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue