提交 724d95d6 编写于 作者: G Gines

Add prerequisites to script (#174)

上级 a0a6848a
......@@ -57,7 +57,11 @@ sudo apt-get --assume-yes install --no-install-recommends libboost-all-dev
sudo apt-get --assume-yes install libgflags-dev libgoogle-glog-dev liblmdb-dev
# fi
# Python libs
sudo apt-get --assume-yes install python-setuptools python-dev build-essential
sudo easy_install pip
sudo -H pip install --upgrade numpy protobuf
sudo apt-get install python-numpy
sudo ldconfig
# OpenCV 2.4
# sudo apt-get --assume-yes install libopencv-dev
exitIfError
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册