[vps Ubuntu 14.04 32bit]libmysqlclient_r.so.16
#1

[11:28:36 Loading plugin: mysql_static.so
[11:28:36 Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)



Plugins :
Mysql R7
Streamer v2.6.1
sscanf 2.8.1
Whirlpool
Reply
#2

See here:
- http://forum.sa-mp.com/showpost.php?...&postcount=553
Reply
#3

Are you Blake gotwarezone ?
Reply
#4

Quote:
Originally Posted by ZaBraNjeNi
View Post
That, is 5 years old. It also didn't fix the problem in that thread either.
Reply
#5

Hello Please run all the following commands

apt-get install mysql-server-5.5
apt-get install libmysqlclient-dev
apt-get install libmysqlclient18
apt-get install libmysqlclient16

this will get all the common mysql libs which aren't depreciated.

Should this fail use this:

wget -O /usr/local/mysql/lib/libmysqlclient.so.16 http://files.directadmin.com/service...qlclient.so.16
wget -O /usr/lib/libmysqlclient.so.16 http://files.directadmin.com/service...qlclient.so.16
wget -O /usr/lib/libmysqlclient_r.so.16 http://files.directadmin.com/service...qlclient.so.16

Failing that you can try getting the DEB file for libmysqlclient16 and installing it directly using dpkg.

Last resort: wget http://launchpadlibrarian.net/759547...ntu1_amd64.deb
dpkg -i ./libmysqlclient16_5.1.58-1ubuntu1_amd64.deb

Kind Regards

Jack
SimplyFrag.co.uk
Reply
#6

Quote:
Originally Posted by gotwarzone
View Post
Mysql R7
Why are you actually running such an outdated plugin?

This is up to at LEAST R39 now......


Streamer is also up to 2.7.5.1.
Reply
#7

Try this step, this will fix everything

For 64 BIT
For 32 BIT
Tested, Worked well
Reply
#8

download and install this repo
http://dev.mysql.com/downloads/repo/apt/

when you install the 5.6 mySQL venison you can use
apt-get install libmysqlclient16 and many others and this is the only official repo from MySQL themselves and will include all the latest updates.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)