The package you are trying to install has el6
in the version, indicating it is for CentOS 6, not 7. It appears you have added the EPEL repository for the wrong version CentOS. You should remove the yum
configuration for EPEL6 and add the configuration for 7. You can add the configuration for 7 with the following:
rpm -Uvh http://mirror.oss.ou.edu/epel/https://forum.tuteehub.com/tag/7">7/x86_64/e/epel-release-https://forum.tuteehub.com/tag/7">7-5.noarch.rpm
manpreet
Best Answer
2 years ago
My goal is to connect to MS SQL Server 2005 using PHP. I have installed PHP and ODBC. I am running CentOS7.
.... (from php -i) ....
I am running into 2 dependency issues when trying to install freetds and php-mssql extension. (see below)
I have libgnutls.so version 28 though