Remove webtatic repo reference for CentOS5
* The repo is down and Git is included in default repo of newer versions of CentOS [ci skip]
This commit is contained in:
parent
46f1a6f695
commit
66cda76504
@ -65,10 +65,7 @@ relevant to your Operation System, please refer to the Wiki (links at the end of
|
|||||||
* Type:
|
* Type:
|
||||||
* (For CentOS)
|
* (For CentOS)
|
||||||
|
|
||||||
yum install gcc make mysql mysql-devel mysql-server pcre-devel zlib-devel
|
yum install gcc make mysql mysql-devel mysql-server pcre-devel zlib-devel git
|
||||||
rpm -Uvhhttp://repo.webtatic.com/yum/centos/5/latest.rpm
|
|
||||||
yum install --enablerepo=webtatic git-all
|
|
||||||
yum install --enablerepo=webtatic --disableexcludes=main git-all
|
|
||||||
* (For Debian)
|
* (For Debian)
|
||||||
|
|
||||||
apt-get install git make gcc libmysqlclient-dev zlib1g-dev libpcre3-dev
|
apt-get install git make gcc libmysqlclient-dev zlib1g-dev libpcre3-dev
|
||||||
|
@ -77,10 +77,7 @@ Windows
|
|||||||
Linux
|
Linux
|
||||||
* Type:
|
* Type:
|
||||||
(For CentOS)
|
(For CentOS)
|
||||||
yum install gcc make mysql mysql-devel mysql-server pcre-devel zlib-devel
|
yum install gcc make mysql mysql-devel mysql-server pcre-devel zlib-devel git
|
||||||
rpm -Uvhhttp://repo.webtatic.com/yum/centos/5/latest.rpm
|
|
||||||
yum install --enablerepo=webtatic git-all
|
|
||||||
yum install --enablerepo=webtatic --disableexcludes=main git-all
|
|
||||||
(For Debian)
|
(For Debian)
|
||||||
apt-get install git make gcc libmysqlclient-dev zlib1g-dev libpcre3-dev
|
apt-get install git make gcc libmysqlclient-dev zlib1g-dev libpcre3-dev
|
||||||
* Type:
|
* Type:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user