Problems installing Msql-Mysql-module in RedHat 7.2

Problems installing Msql-Mysql-module in RedHat 7.2

am 18.10.2002 14:12:36 von Iago Sineiro

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/my sql.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.



------------------------------------------------------------ ---------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail msql-mysql-modules-thread1955@lists.mysql.com

To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail msql-mysql-modules-unsubscribe@lists.mysql.com instead.

RE: Problems installing Msql-Mysql-module in RedHat 7.2

am 18.10.2002 16:03:21 von Iago Sineiro

>Iago Sineiro wrote:
>> 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.
>>
>maybe it need the mysql-devel package
>
>--
>frankie

mysql-devel package is installed.

This is the result when I look MySQL rpm packages installed:

[sixsl@panoramix scripts]$ rpm -qa | grep MySQL
MySQL-client-4.0.4-0
MySQL-4.0.4-0
MySQL-bench-4.0.4-0
MySQL-shared-4.0.4-0
MySQL-devel-4.0.4-0




------------------------------------------------------------ ---------
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
To unsubscribe, e-mail
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Re: Problems installing Msql-Mysql-module in RedHat 7.2

am 18.10.2002 16:06:16 von Francesc Guasch

Iago Sineiro wrote:
> 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.
>
maybe it need the mysql-devel package

--
frankie


------------------------------------------------------------ ---------
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
To unsubscribe, e-mail
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php