Alles anzeigenHAllo,
ich habe deian linux und wenn ich as genau so mache wie es da steht kommt :
Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
das...
kann mir da jdm helfen?
Wenn du ein 64x System von Debain benutzt mache folgendes:
ZitatAlles anzeigenFor Debian 6 amd64, Mow's Ubuntu advice is very similar:
Use the Ubuntu plugin: http://files.g-stylezzz.com/mysql/rel/R7/ubuntu/mysql.so
Now you need the i386 mysql libs or you will get the 'Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)' error.
Code:
wget http://security.debian.org/deb….1.66-0+squeeze1_i386.deb
mkdir mysql32
dpkg --extract libmysqlclient*deb mysql32
mv mysql32/usr/lib/* /usr/lib32
Quelle: http://forum.sa-mp.com/showthread.php?t=56564&highlight=filterscript+mysql]%E2%80%9D+target%3D%E2%80%9D_blank%E2%80%9D%3Ehttp%3A%2F%2Fforum.sa-mp.com%2Fshowthread.ph%E2%80%A6rscript+mysql]%3C%2Fa%3E.%3C%2Fli%3E%3Cli%3EStreamer+plugin+[%3Ca+href%3D&page=225
Hat bei mir geholfen die lib32 datein nach zuinstallieren
MFG
EDIT: Link berichtigt
EDIT: 1 Link berichtigt