I am attempting to install MySQL-server-5.0.18-0.glibc23 via rpm.

I am getting this message:
warning: MySQL-server-5.0.18-0.glibc23.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
error: Failed dependencies:
       coreutils is needed by MySQL-server-5.0.18-0.glibc23
       perl(DBI) is needed by MySQL-server-5.0.18-0.glibc23
       perl(DBI) is needed by MySQL-client-5.0.18-0.glibc23

I have downloaded coreutils-5.92.tar, but its contents sould be in /bin already

and I tried to verify DBI:
   [prompt] perl -M'DBI 999' -e1
      DBI version 999 required--this is only version 1.50.
     BEGIN failed--compilation aborted.
so I have DBI installed.

Any suggestions?



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to