Add libconfig-dev dependency for oflops.
This commit is contained in:
+1
-1
@@ -383,7 +383,7 @@ function oftest {
|
|||||||
function cbench {
|
function cbench {
|
||||||
echo "Installing cbench..."
|
echo "Installing cbench..."
|
||||||
|
|
||||||
$install libsnmp-dev libpcap-dev
|
$install libsnmp-dev libpcap-dev libconfig-dev
|
||||||
cd ~/
|
cd ~/
|
||||||
git clone git://openflow.org/oflops.git
|
git clone git://openflow.org/oflops.git
|
||||||
cd oflops
|
cd oflops
|
||||||
|
|||||||
Reference in New Issue
Block a user