Posts: 125
Threads: 8
Joined: Nov 2009
Reputation:
0
has anyone succeeded in making ANY of the mysql plugins work on a 64-bit linux OS?
Posts: 125
Threads: 8
Joined: Nov 2009
Reputation:
0
so you hat to fix:
Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by plugins/mysql.so))
?
Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
you are missing some packets. try installing libstdc++, mysql, mysql-devel, gcc.
Posts: 66
Threads: 6
Joined: May 2011
Reputation:
0
It didnt work on x64 for me but did on 32bit linux.
Posts: 31
Threads: 10
Joined: Jan 2011
Reputation:
0
I run centos 5.5 64bit and it works fine..
Posts: 918
Threads: 7
Joined: Aug 2007
Why are you running it on 64bit anyways? SA-MP server does not support or run on 64-bit.