今天安装本地数据库,所遇到的错误

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

看到网上的修改方法:

解决方法 :安装autoconf库
 
命令:yum-y install autoconf

 

相关文章:

  • 2021-08-11
  • 2022-12-23
  • 2021-04-21
  • 2022-01-10
  • 2021-04-02
  • 2022-12-23
  • 2022-01-19
猜你喜欢
  • 2021-09-15
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-10
相关资源
相似解决方案