E24- please install the following Perl modules before executing ./mysql_install_db

 

[root@t-cet7 scripts]# ./mysql_install_db --basedir=/usr/local/mysql/ --datadir=/app/data/ --user=mysql
FATAL ERROR: please install the following Perl modules before executing ./mysql_install_db:
Data::Dumper
[root@t-cet7 scripts]# yum install perl-Data-Dumper.x86_64

建議如下3條都安裝:
yum -y install libaio-devel.x86_64
yum -y install autoconf
yum -y install -y perl-Module-Install.noarch
相關文章
相關標籤/搜索