added readline-devel Quagga dependency
This commit is contained in:
parent
78b79804fb
commit
5f8edec20a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ The development snapshot of CORE supports network namespaces for virtualization
|
||||||
# install Fedora 12 or Ubuntu 9.10 (namespace support is built-in!)
|
# install Fedora 12 or Ubuntu 9.10 (namespace support is built-in!)
|
||||||
# freshen your kernel version using {{{ yum update }}}
|
# freshen your kernel version using {{{ yum update }}}
|
||||||
# install the packages required to compile CORE:
|
# install the packages required to compile CORE:
|
||||||
{{{ yum install autoconf automake bash bridge-utils ebtables gcc libev-devel libtool make pkgconfig python-devel sudo tcl tk urw-fonts xauth xorg-x11-server-utils xterm }}}
|
{{{ yum install autoconf automake bash bridge-utils ebtables gcc libev-devel libtool make pkgconfig python-devel readline-devel sudo tcl tk urw-fonts xauth xorg-x11-server-utils xterm }}}
|
||||||
# install Quagga; if you are building it from source, you should configure it to use state directories with CORE:
|
# install Quagga; if you are building it from source, you should configure it to use state directories with CORE:
|
||||||
{{{
|
{{{
|
||||||
./configure --enable-user=root --enable-group=root --with-cflags=-ggdb \
|
./configure --enable-user=root --enable-group=root --with-cflags=-ggdb \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue