OS = RedHat 7.9
PHP = remi 7.4
the server can not connect to the repos so I download RPMs and transfer RPMs to server.
the RPMs download page for 5.1 has 5.2 RPMs.
I will try them any way.
I get this error.
sudo yum localinstall zabbix-server-mysql-5.2.0-0.1alpha1.el7.x86_64.rpm
Requires: libmysqlclient.so.21(libmysqlclient_21.0)(64bit)
************************************************** ********************
yum can be configured to try to resolve such errors by temporarily enabling
disabled repos and searching for missing dependencies.
To enable this functionality please set 'notify_only=0' in /etc/yum/pluginconf.d/search-disabled-repos.co nf
************************************************** ********************
Error: Package: zabbix-server-mysql-5.2.0-0.1alpha1.el7.x86_64 (/zabbix-server-mysql-5.2.0-0.1alpha1.el7. x86_64)
Requires: libmysqlclient.so.21()(64bit)
Error: Package: zabbix-server-mysql-5.2.0-0.1alpha1.el7.x86_64 (/zabbix-server-mysql-5.2.0-0.1alpha1.el7. x86_64)
Requires: libmysqlclient.so.21(libmysqlclient_21.0)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
PHP = remi 7.4
the server can not connect to the repos so I download RPMs and transfer RPMs to server.
the RPMs download page for 5.1 has 5.2 RPMs.
I will try them any way.
I get this error.
sudo yum localinstall zabbix-server-mysql-5.2.0-0.1alpha1.el7.x86_64.rpm
Requires: libmysqlclient.so.21(libmysqlclient_21.0)(64bit)
************************************************** ********************
yum can be configured to try to resolve such errors by temporarily enabling
disabled repos and searching for missing dependencies.
To enable this functionality please set 'notify_only=0' in /etc/yum/pluginconf.d/search-disabled-repos.co nf
************************************************** ********************
Error: Package: zabbix-server-mysql-5.2.0-0.1alpha1.el7.x86_64 (/zabbix-server-mysql-5.2.0-0.1alpha1.el7. x86_64)
Requires: libmysqlclient.so.21()(64bit)
Error: Package: zabbix-server-mysql-5.2.0-0.1alpha1.el7.x86_64 (/zabbix-server-mysql-5.2.0-0.1alpha1.el7. x86_64)
Requires: libmysqlclient.so.21(libmysqlclient_21.0)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Comment