SA-MP Forums Archive
how ? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: how ? (/showthread.php?tid=475174)



Solved -MySqlHelp- Delete! - Joe_Goro - 11.11.2013

Solved








hello i tried to install mysql R7 on my VPS now
and its not working [cantnot read shared .... blablabla]

here is the LDD

Код:
[X@XXxXX plugins]# ldd mysql.so
[X@X plugins]# ldd mysql.so
        linux-gate.so.1 =>  (0xb76ed000)
        libmysqlclient_r.so.16 => not found
        libpthread.so.0 => /lib/libpthread.so.0 (0xb76b2000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb75c7000)
        libm.so.6 => /lib/libm.so.6 (0xb759d000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb757e000)
        libc.so.6 => /lib/libc.so.6 (0xb73e7000)
        /lib/ld-linux.so.2 (0xb76ee000)
how to get the missing things ? and how to link it ?