sudo apt-get install gfortran cd git git clone https://github.com/xianyi/OpenBLAS cd OpenBLAS make FC=gfortran sudo make PREFIX=/usr/local install
conda install theano
conda install tensorflow
./install.sh: 行 59: cmake: 未找到命令[code]1. ./install.sh: line 59: cmake: command not found
sudo apt install cmake
Error: Build error: Failed compiling object readline.o
cmake: /home/shree/anaconda2/lib/libcurl.so.4: no version information available (required by cmake)
mv ~/anaconda2 ~/anaconda2_tmp
http://blog.csdn.net/songyu0120/article/details/43232849html