Update install scripts

Don't build NOX and OVS as root.  Also don't nuke kernel src.  Install
newer autoconf needed for OVS install from Deb backports, not src.
This commit is contained in:
Brandon Heller
2010-03-12 16:13:08 -08:00
committed by Bob Lantz
parent cdeaca8682
commit 3b1174eff6
7 changed files with 49 additions and 32 deletions
+1 -2
View File
@@ -17,5 +17,4 @@ sudo su -c "cat /home/mininet/mininet/sysctl_addon >> /etc/sysctl.conf"
sudo sysctl -p
#Reboot to ensure you start with higher limits and verify that the IPv6 module is not loaded, plus there's an unknown issue where you need to reboot before the kernel datapath will get added (sorry).
sudo reboot
sudo reboot