[root@Cen7-145 seafile-server-6.0.4]# ./setup-seafile-mysql.sh
Checking python on this machine …
Checking python module: setuptools …
setuptools is not installed, Please install it first.
On Debian/Ubntu: apt-get install python-setuptools
On CentOS/RHEL: yum install python-distribute
Error occured during setup.
Please fix possible problems and run the script again.
[root@Cen7-145 seafile-server-6.0.4]# yum install python-distribute
已加载插件:fastestmirror
Loading mirror speeds from cached hostfile
- base: centos.ustc.edu.cn
- extras: centos.ustc.edu.cn
- updates: ftp.sjtu.edu.cn
软件包 python-setuptools-0.9.8-4.el7.noarch 已安装并且是最新版本
无须任何处理
[root@Cen7-145 seafile-server-6.0.4]# cat /etc/redhat-release
CentOS Linux release 7.1.1503 (Core)
[root@Cen7-145 seafile-server-6.0.4]# python -V
Python 2.7.12
查看如图