----- Original Message -----
From: Tonu Samuel <[EMAIL PROTECTED]>
To: citizen <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, July 07, 2001 11:57 PM
Subject: Re: Where is the "MySQL-DBI-perl-bin" RPM?


> citizen wrote:
>
> >
> >  $ rpm --test -i MySQL-bench-3.23.39-1.i386.rpm
> >   error: failed dependencies:
> >   MySQL-DBI-perl-bin is needed by MySQL-bench-3.23.39-1
> >
> >   Where is the "MySQL-DBI-perl-bin" RPM?
>
> ftp://ftp.mysql.com/RPMS/i386 for example is one place for it.
>

Evidently not, at least not if by "it" you mean

ftp://ftp.mysql.com/RPMS/i386/Mysql-DBI-perl-bin-1.1825-1.i386.rpm


$ rpm -qa | egrep -i '(dbi|mysql)'
MySQL-client-3.23.39-1
Mysql-DBI-perl-bin-1.1825-1
MySQL-3.23.39-1
DBI-perl-bin-0.93-1

$ rpm --test -i MySQL-bench-3.23.39-1.i386.rpm
error: failed dependencies:
       MySQL-DBI-perl-bin is needed by MySQL-bench-3.23.39-1

If I resort to --nodeps to force the installation, the test procedures
obviously have no idea where the components of MySQL that are needed to
execute the tests are located, so it appears to me that either the
information you gave me is not operative or the MySQL testbench RPM
resulting from a --rebuild of the MySQL 3.23.39-1 SRPM on SourceForge
was not tested.

--

            Maximize end-user autonomy.




---------------------------------------------------------------------
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