mysql rpm install: error: Failed dependencies: perl(DBI) is needed by MySQL-server-4.0.26-0.i386

If you see

error: Failed dependencies:
perl(DBI) is needed by MySQL-server-4.0.26-0.i386
error: Failed dependencies:
perl(DBI) is needed by MySQL-client-4.0.26-0.i386
Preparing... ########################################### [100%]
1:MySQL-devel ########################################### [100%]
Starting MySQL........................... [FAILED]

You'll need to install perl-DBI.

To install perl(DBI), run

yum install perl-DBI

Then install mysql again:

cd /usr/local/directadmin/scripts
./mysql.sh pass1 da_admin pass2

Where pass1 and pass2 can be set to any passwords you want. pass1 will be the root mysql password, and pass2 will be the da_admin mysql password.

 
trouble/install.txt · Last modified: 2010/02/21 03:37 by muscardin
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Please visit Automatic Backlinks to start earning free backlinks Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki