Comments - missing libmariadb.so.3 on redhat 7

6 years, 7 months ago jeremy Greene

Ok, I did make some progress. The library is in the mariadb-libs rpm, but since I installed 10.2.8 mariadb, it's not installing an older version of mariadb-libs. But I have yet to run across how to update the yum repository to get the 10.2.8 version of mariadb-libs.

[zyper@zvrhes root]$ sudo yum install mariadb-libs
Loaded plugins: product-id, search-disabled-repos, subscription-manager
Package 1:mariadb-libs-5.5.56-2.el7.x86_64 is obsoleted by MariaDB-compat-10.2.8-1.el7.centos.x86_64 which is already installed
Nothing to do

 
6 years, 5 months ago Sam Iama

yum install MariaDB-shared

Works for me.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.