MariaDB-shared

Tango3434

New member
Joined
Oct 15, 2024
Messages
2
How would I go about adding MariaDB-shared to the custom build?

I am trying to get searchd/sphinx working. (searchd: error while loading shared libraries: libmariadb.so.3: cannot open shared object file: No such file or directory)

I guess I cant add maria repo and yum install it?

Thanks
 
Are there no official staff here?

This is a pain I have huge server load until I can get this sorted.
 
You might best ask via a ticket if nobody reply's.
Because I had issues on a Debian 11 vps, caused by mariadb-shared installed. Once removed the issue was gone.
Maybe the issue is not occuring on RH alike systems, but I'm not sure.

You can add it via yum by temporarily remove the mariadb* exclusion in yum.conf (remember to put it back), however, at your own risk.
Which is why it's better to wait for a response or ask via the ticket system (unless you have a legacy license).
 
Back
Top