SA-MP Forums Archive
CentOS Problem - 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: CentOS Problem (/showthread.php?tid=160322)



CentOS Problem - Billy_Macan - 16.07.2010

Hello,

I have a CentOS problem.

Version: CENTOS 5.5 x86_64 virtuozzo on vps

It's stating this:

[08:12:57] Loading plugin: libmysqlclient.so
[08:12:57] Plugin does not conform to architecture.
[08:12:57] Failed.

I did downlod the " My SQL CentOS - Plugin"

Still will not work.

Any help is apreciated.


Re: CentOS Problem - Chaprnks - 16.07.2010

Compile the plugin yourself if possible.


Re: CentOS Problem - TruServe - 16.07.2010

The plugin you are trying to use is compiled for an x86 version of Cent OS. Where-as it would appear your operating system is 64 bit.

So like PacMan said, try downloading the source and compiling it on your machine.

If you really don't know/are unable to compile the source, then just reinstall your OS to CentOS 32 Bit(x86) and pretty much all plugins and applications will add without flaws.


Re: CentOS Problem - iLinx - 16.07.2010

Your running 64 bit, the plugin was most likely compiled on a 32 bit (i386 for example) architecture, which would completely mess things up.

Either download the plugin for the x86_64 architecture if available or recompile it yourself
^get the compilation tools with # yum install gcc gcc++ make automake


Re: CentOS Problem - X_O3NA_X - 16.07.2010

32 bit Compile


Re: CentOS Problem - Billy_Macan - 16.07.2010

Ok, I will try and compile my self. Which specific folders should I put the plugin.