FATAL ERROR: please install the following Perl modules before executing

五迷三道 提交于 2020-01-11 05:56:39

安装mysql5.6版本时,初始化数据库出现以下报错:
FATAL ERROR: please install the following Perl modules before executing /usr/local/mysql/scripts/mysql_install_db:
Data::Dumper

解决方法:

安装autoconf库

命令:yum install autoconf -y

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!