mysql.so doesn't loads
#1

Hi, as the title says, mysql.so doesn't loads.
I'm using Ubuntu 10.4 64x
Error while starting the server:
Код:
[11:12:33]  Loading plugin: mysql.so
[11:12:33]   Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
What can I do?
Thanks
Reply
#2

Do you have mysql.so in the /plugins folder?
Reply
#3

Quote:
Originally Posted by BlackSirrah239
Посмотреть сообщение
Do you have mysql.so in the /plugins folder?
Yes, it says that is missing libmysqlclient_r.so.16

Thanks.
Reply
#4

Quote:
Originally Posted by Kemula
Посмотреть сообщение
Yes, it says that is missing libmysqlclient_r.so.16

Thanks.
Which mysql plugin are you using? You will need to copy the libmysql file into your main server directory (the one with samp-server in it) as far as I know but it may be different with different version of the plugin.
Reply
#5

I'm not using Windows :S
Reply
#6

Quote:
Originally Posted by Kemula
Посмотреть сообщение
I'm not using Windows :S
I know, if you were it would be asking for a .dll not .so. But it is asking for libmysql so clearly linux wants it to, surely there is somewhere you can find the file it is asking for.
Reply
#7

It still doesn't works :l
Reply
#8

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

Quote:
Originally Posted by BroZeus
Посмотреть сообщение
The file is deleted.
Error 404. Page not found :S
Reply
#10

Quote:
Originally Posted by Kemula
Посмотреть сообщение
The file is deleted.
Error 404. Page not found :S
Look at the "Edit:"
Код:
(for versions of the mysql plugin requiring libmysqlclient.16: wget -c http://security.ubuntu.com/ubuntu/pool/m...120953wget -c http://mirrors.kernel.org/ubuntu/pool/un...20953mkdir mysql32
dpkg --extract libmysqlclient*deb mysql32
sudo mv mysql32/usr/lib/* /usr/lib32/
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)