Website Link: http://ovx.onlab.us/getting-started/installation/
Step1:
You'll need to install the following packages:
* Git,
* Oracle Java, version 7 (version 8 is unsupported-now),
* Apache Maven,
* Python, version 2.7 or higher, and
* MongoDB is optional, install if you want the OVX persistence features.
Note:
Installation Oracle-java method: https://stackoverflow.com/questions/16263556/installing-java-7-on-ubuntu/16263651#16263651
Install Apache Maven method: http://stackoverflow.com/questions/15630055/ How-to-install-maven-3-on-ubuntu-15-04-14-10-14-04-lts-13-10-13-04-12-10-12-04-b
To install the MongoDB method: http://docs.mongodb.org/master/tutorial/install-mongodb-on-ubuntu/?_ga=1.156179259.1210064216.1432112101
Step2:
git clone https://github.com/opennetworkinglab/openvirtex.git-b 0.0-maint
注: 0.0-MAINT是一个stable branch, 如果想用一些新的特性或feel adant ,把
0.0-MAINT
替换成0.1-DEV
step3:
running ovx:
SH Openvirtex/scripts/ovx. SH
If there is no problem, just press the installed, detailed use of the method please refer to the official tutorial:http://ovx.onlab.us/getting-started/tutorial/
ubuntu14.04 installation Openvirtex