Open GamePanel Help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Open GamePanel Help (
/showthread.php?tid=558624)
Open GamePanel Help -
Barnwell - 18.01.2015
Hello All plesae anyone is know how to install libmysqlclient.r.15 not 16 + rep who help me with this!
Re: Open GamePanel Help -
Ironboy - 18.01.2015
Which operating system do you use?
Re: Open GamePanel Help -
Burooj - 18.01.2015
Operating system do u use?
Re: Open GamePanel Help -
CookieCrusher - 18.01.2015
What distro are you running? CentOS 5/6/7 , Debian(Ubuntu)?
Incase of:
[CentOS] run "yum whatprovides libmysqlclient.so.15" inorder to find out what package provides that library. ( The package that you're missing should be "mysql-devel". )
[Debian[Ubuntu]] ( I hate Debian based distros but here): " apt-get install libmysqlclient-dev" <- should be it.
Let me know if my answer helped you, if not i'll spend a little time more searching the right package and solution for you.
Re: Open GamePanel Help -
Barnwell - 18.01.2015
Centos 6