I have tried to install the rpm version of mysql 3.23.29a-1 on a Red Hat Linux 6.2.
It gives me an error asking for perl5 which I think I have it...

/*
[root@ghost2 mysql]# rpm -i MySQL-3.23.29a-1.i386.rpm
error: failed dependencies:
        /usr/bin/perl5 is needed by MySQL-3.23.29a-1
[root@ghost2 mysql]# rpm -qa| grep perl
perl-5.00503-10
*/

Reply via email to