What does this mean?
#1

[23:03:14] Loaded.
[23:03:14] Loading plugin: mysql.so
[23:03:14] Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by plugins/mysql.so))
[23:03:14] Loaded 1 plugins.

[23:03:14]
[23:03:14] Filter Scripts
[23:03:14] ---------------
[23:03:14] Loaded 0 filter scripts.

[23:03:14] Script[gamemodes/qrp.amx]: Run time error 19: "File or function is not found"
[23:03:14] Number of vehicle models: 0
Reply
#2

Well... the error says all, put mysql.so in your plugins folder
Reply
#3

i am not sure but i think that you did something wrong in the .cfg , Gamemode : *you typed seomthning wrong here* , i wish this help you
Reply
#4

No it says it is required by that plugin
and then nah the plugin is spelled right
Reply
#5

You need glibc, or a more recent version to use the plugin.
Reply
#6

Now just it doesn't want to load the gm... / Like the plugin doesn't try and connect to a local sql server could it be my linux os?
Reply
#7

in your linux os, try:
Code:
apt-get glibc
then try again
Reply
#8

Quote:
Originally Posted by snoob
View Post
in your linux os, try:
Code:
apt-get glibc
then try again
Command Not Found
Reply
#9

apt-get install glibc
Reply
#10

Quote:
Originally Posted by Meyer
View Post
apt-get install glibc
Command Not Found
Reply
#11

The pluigin is broke i just tried using it on server ffs. That plugin is crap when it comes to linux.
Reply
#12

Quote:
Originally Posted by Robert_Crawford
View Post
Command Not Found
Which linux distro ?
Reply
#13

Cent Os 5
Reply
#14

Well then:
yum install glibc
(or you can compile it yourself)
Reply
#15

Package glibc-2.5-49.el5_5.7.i686 already installed and latest version
Nothing to do
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)