dependencies
parent
79ff4d67d2
commit
5c003d865a
@ -1,23 +0,0 @@
|
|||||||
# Usefull to know
|
|
||||||
TODO better
|
|
||||||
|
|
||||||
Per far funzionare le cose serve:
|
|
||||||
|
|
||||||
0-sudo apt-get install python3
|
|
||||||
python3 --version //This command should display the version of Python 3.x that was installed
|
|
||||||
|
|
||||||
5-sudo apt-get install openvswitch-testcontroller //non serve davvero
|
|
||||||
1-sudo apt-get install python3-pip
|
|
||||||
pip3 install configparser
|
|
||||||
2-pip3 install colorama
|
|
||||||
4-pip3 install mininet
|
|
||||||
5?-pip3 install ryu
|
|
||||||
pip3 install --upgrade pip
|
|
||||||
pip3 install pillow
|
|
||||||
pip3 install pox
|
|
||||||
pip3 install matplotlib
|
|
||||||
3-sudo apt-get install mininet
|
|
||||||
|
|
||||||
# Vedo i dettagli con
|
|
||||||
> X route
|
|
||||||
> dump
|
|
Loading…
Reference in New Issue