>>>>> "Yury" == Yury V Bukhman <yury@stripped> writes:
Yury> I have installed MySQL from RedHat rpm on my machine. Everything
Yury> installed OK except mysql-bench. This is the installation command and
Yury> the error message that I get:
>> rpm -i MySQL-bench-3.22.25-1.i386.rpm
Yury> error: failed dependencies:
Yury> MySQL-DBI-perl-bin is needed by MySQL-bench-3.22.25-1
Yury> Data-Dumper, DBI, Msql-Mysql-modules-1.2200, and Data-ShowTable-3.3 have
Yury> been installed on my machine in that order, the former 2 via CPAN.
Yury> This is information about my system:
>> uname -a
Yury> Linux sago3 2.2.7-1.17smp #1 SMP Mon Jun 21 13:49:43 PDT 1999 i686
Yury> unknown
Yury> Why wouldn't MySQL-bench install?
Sorry; We haven't had time to do a mysql-DBI-perl-bin package yet :(
Fix:
Install the benchmark package with: rpm -i --nodeps
Regards,
Monty