ubuntu 官网下载地址:http://www.ubuntu.org.cn/download/desktop
VirtualBox官网下载地址:https://www.virtualbox.org/
OpenCV官方下载地址:http://opencv.org/
caffe网盘:https://github.com/BVLC/caffe/
这是一次性安装教程。如果我以后不再需要配置新环境的话,一般就不会再维护了。防止以后软件版本的更新,我会把我现在用到的软件安装包上传网盘。链接:http://pan.baidu.com/s/1c10TVcG 密码:mkoc
3.安装必要依赖,建议一个个的安装,万一网络波动能知道装到哪里出了问题。
sudo apt-get install libboost-all-dev sudo apt-get install libgflags-dev sudo apt-get install li