I am try to compile an old project at a new machine (CentOS 7) with gcc. The last the linker is missing is libmysqlclient.
But I can not find it in my CentOS Repos (base, updates, extras).
Anyone have an idea in which package it is? I already have installed mysql, mysql-devel and mysql-libs.
Thanks!
Cheers, Chris
edit:
rpm -Uhv updates/*.rpm
Fehler: Datei von "glob" nicht gefunden: updates/*.rpm
means: error: file not found
yum whatprovides libmysqlclient.so.15
Geladene Plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror2.hs-esslingen.de
* extras: mirror.nextlayer.at
* updates: mirror.softaculous.com
No matches found