Need Help
#2

pawn Код:
[16:08:25] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
thats your problem.

solution:-
Quote:
Originally Posted by iKarim
Посмотреть сообщение
Use the mysql_static.so version of the plugin.



Or install mariadb/mysql-client package with apt/yum:

Ubuntu/Debian 32 bit:

Код:
sudo apt-get install mysql-client
Ubuntu/Debian 64 bit: You will need to add the i386 architecture first (G00gle)

Код:
sudo apt-get install mysql-client:i386
Reply


Messages In This Thread
Need Help - by RedCored - 27.10.2018, 15:14
Re: Need Help - by ReD_HunTeR - 27.10.2018, 18:21

Forum Jump:


Users browsing this thread: 1 Guest(s)