CentOS 8 installation error - libmysqlclient.so.21
Posted: 18 Sep 2020 13:48
Hi all,
I just tried to get eFa 4 installed on CentOS8 via build.bash
First problem I realized is the section "Enabling CentOS 8 PowerTools Repo", which stopped with "No such command: config-manager. Please use /usr/bin/yum --help".
Easy fix -> "yum install 'dnf-command(config-manager)'"
Next problem, I do not come around is "Installing eFa packages (This can take a while)", which stops with "ERROR: eFa4 failed to install"
A manual "yum -y install eFa" ends with
Error:
Problem: package eFa-1:4.0.3-2.eFa.el8.noarch requires postfix_eFa >= 3.4.8-1, but none of the providers can be installed
- conflicting requests
- nothing provides libmysqlclient.so.21()(64bit) needed by postfix_eFa-2:3.4.8-1.eFa.el8.x86_64
- nothing provides libmysqlclient.so.21(libmysqlclient_21.0)(64bit) needed by postfix_eFa-2:3.4.8-1.eFa.el8.x86_64
Obviously, there is some mysql/mariadb library missing, a "dnf install mariadb-server" did not do the trick...
Greets,
Stefan
I just tried to get eFa 4 installed on CentOS8 via build.bash
First problem I realized is the section "Enabling CentOS 8 PowerTools Repo", which stopped with "No such command: config-manager. Please use /usr/bin/yum --help".
Easy fix -> "yum install 'dnf-command(config-manager)'"
Next problem, I do not come around is "Installing eFa packages (This can take a while)", which stops with "ERROR: eFa4 failed to install"
A manual "yum -y install eFa" ends with
Error:
Problem: package eFa-1:4.0.3-2.eFa.el8.noarch requires postfix_eFa >= 3.4.8-1, but none of the providers can be installed
- conflicting requests
- nothing provides libmysqlclient.so.21()(64bit) needed by postfix_eFa-2:3.4.8-1.eFa.el8.x86_64
- nothing provides libmysqlclient.so.21(libmysqlclient_21.0)(64bit) needed by postfix_eFa-2:3.4.8-1.eFa.el8.x86_64
Obviously, there is some mysql/mariadb library missing, a "dnf install mariadb-server" did not do the trick...
Greets,
Stefan