Verfranc Raganas wrote:
>
> /sbin/ldconfig: /lib/libmysqlclient.so.10 is not an ELF file - it has
> the wrong magic bytes at the start.
That's very suspicious...why is libmysqlclient* in /lib at all? That
directory is only needed for libraries required at system startup and
such. Such non-core things go in /usr/lib. Perhaps you should run a
verify (rpm -V) on all of the MySQL RPMs.
> /sbin/ldconfig: File /usr/lib/libbfd-2.14.90.0.6.so.#prelink#.h0VNaP is
> too small, not checked.
Maybe you have filesystem problems.