SA-MP Forums Archive
Help with mysql. - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help with mysql. (/showthread.php?tid=205980)



Help with mysql. - Rokzlive - 02.01.2011

Does anyone have libmysqlclient_r.so.16?
My server apparently needs it to load and it does not come in strikenkids linux server pack.


Re: Help with mysql. - Rokzlive - 02.01.2011

Can someone please give me it.


Re: Help with mysql. - Retardedwolf - 02.01.2011

Quote:
Originally Posted by StrickenKid
Посмотреть сообщение
[center]
Having problems with libmysqlclient_r.so.X?
  1. First of all, you must locate where your mysql libraries are located.
    Mine are located at: /usr/local/mysql/lib/mysql
  2. Now, open libc.conf located in /etc/ld.so.conf.d
  3. Add the mysql libraries' path to the end of this file, on a new line.
  4. Save the file, and execute: ldconfig
Try that


Re: Help with mysql. - Rokzlive - 02.01.2011

Did not help, does anyone have it that they can send me?


Re: Help with mysql. - iJumbo - 02.01.2011

Try here = http://www.rpmfind.net/linux/rpm2htm...qlclient.so.16


Re: Help with mysql. - Rokzlive - 02.01.2011

what is .rpm?