Revision 896c4cbc INSTALL
INSTALL | ||
---|---|---|
2 | 2 |
Mininet Installation/Configuration Notes |
3 | 3 |
---------------------------------------- |
4 | 4 |
|
5 |
Mininet 2.0.0
|
|
5 |
Mininet 2.1.0
|
|
6 | 6 |
--- |
7 | 7 |
|
8 | 8 |
The supported installation methods for Mininet are 1) using a |
... | ... | |
42 | 42 |
sudo rm /usr/local/bin/ovs* |
43 | 43 |
sudo rm /usr/local/sbin/ovs* |
44 | 44 |
|
45 |
3. Native installation from source on Ubuntu 11.10+
|
|
45 |
3. Native installation from source on Ubuntu 12.04+
|
|
46 | 46 |
|
47 | 47 |
If you're reading this, you've probably already done so, but the |
48 | 48 |
command to download the Mininet source code is: |
... | ... | |
56 | 56 |
|
57 | 57 |
`install.sh` is a bit intrusive and may possibly damage your OS |
58 | 58 |
and/or home directory, by creating/modifying several directories |
59 |
such as `mininet`, `openflow`, `oftest`, `pox`, or `noxcosre`.
|
|
59 |
such as `mininet`, `openflow`, `oftest`, `pox`, etc..
|
|
60 | 60 |
Although we hope it won't do anything completely terrible, you may |
61 | 61 |
want to look at the script before you run it, and you should make |
62 | 62 |
sure your system and home directory are backed up just in case! |
Also available in: Unified diff