CentOS Problem
#1

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.
Reply
#2

Compile the plugin yourself if possible.
Reply
#3

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.
Reply
#4

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
Reply
#5

32 bit Compile
Reply
#6

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


Forum Jump:


Users browsing this thread: 1 Guest(s)