Hi,
I'm trying to install MySQL Client (rpm -i MySQL-client-3.23.29-1.i386.rpm).
The MySQL is just installed because if I run the commands:
mysql_install_db
safe_mysqld &

The daemon runs.

But if I insert a normal command like: "mysqladmin version" the answer is
"command not found".
I think that this result because the MySQL client is not installed.

I downloaded MySQL client RPM

I run the command "rpm -i MySQL-client-3.23.29-1.i386.rpm" but the answer is
"Error: failed dipendencies: /usr/bin/perl5 is needed by
MySQL-client-3.23.29-1

I look into /usr/bin/ and perl5 exist !

What can I do ? Can you help me ?


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