提交 07d070ca 编写于 作者: Z zhiru

update


Former-commit-id: 1c4f73d9eabbbc3bd085ea0e2cabadf54e4785dc
上级 eea064a3
### Compilation ### Compilation
#### Step 1: install necessery tools #### Step 1: install necessery tools
Install MySQL
centos7 : centos7 :
yum install gfortran qt4 flex bison mysql-devel yum install gfortran qt4 flex bison mysql-devel mysql
ubuntu16.04 : ubuntu16.04 :
sudo apt-get install gfortran qt4-qmake flex bison libmysqlclient-dev sudo apt-get install gfortran qt4-qmake flex bison libmysqlclient-dev mysql-client
cd scripts && sudo ./requirements.sh
If `libmysqlclient_r.so` does not exist after installing MySQL Development Files, you need to create a symbolic link: If `libmysqlclient_r.so` does not exist after installing MySQL Development Files, you need to create a symbolic link:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册