Hi all.

I installed MySQL 4.0.4 in RedHat 7.2 using rpms. Also I installed
MySQL-bench rpm package, it saids it needs DBD-MySQL and I isntall it with
parameter --nodeps.

So I try to install Mysql modules for Perl.

First I try with RedHat 7.2 rpm package but it didn't work. It needs
libmysqlclient.so.10. I create a symbolic link to libmysqlclient.so.11.0.0
but when I run the tests in benchmark suite I get 'Segmentation fault'.

After, I try with Mysql rpm package but it didn't work. When I run the
benchmark test this is the message I get:

[sixsl@panoramix sql-bench]$ ./run-all-tests
install_driver(mysql) failed: Can't load
'/usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/DBD/mysql/mysql.so' for
module DBD::mysql: libmysqlclient.so.10: no se puede abrir el fichero del
objeto compartido: No existe el fichero o el directorio at
/usr/lib/perl5/5.6.0/i386-linux/DynaLoader.pm line 200.
 at (eval 49) line 3
Compilation failed in require at (eval 49) line 3.
Perhaps a required shared library or dll isn't installed where expected
 at /usr/share/sql-bench/server-cfg line 229

Then I compile Msql-Mysql-module downloaded at www.mysql.com and get the
same message.

Any help?

Thanks in advance

Iago.



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to