错误描述:

FATAL ERROR: please install the following Perl modules before executing /usr/bin/mysql_install_db:
Data::Dumper

解决办法:

安装autoconf库

yum -y install autoconf

再次运行 /usr/bin/mysql_install_db,错误解决。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-02-17
  • 2022-12-23
  • 2021-08-22
  • 2021-09-27
  • 2022-12-23
  • 2021-04-13
猜你喜欢
  • 2021-07-28
  • 2021-11-04
  • 2022-01-03
  • 2022-12-23
  • 2021-05-26
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案