E24- please install the following Perl modules before executing ./mysql_install_db
生活随笔
收集整理的這篇文章主要介紹了
E24- please install the following Perl modules before executing ./mysql_install_db
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
2019獨(dú)角獸企業(yè)重金招聘Python工程師標(biāo)準(zhǔn)>>>
?
[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?
轉(zhuǎn)載于:https://my.oschina.net/u/3635512/blog/1791569
總結(jié)
以上是生活随笔為你收集整理的E24- please install the following Perl modules before executing ./mysql_install_db的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 7. Oracle数据加载和卸载
- 下一篇: windows下安装mysql 开机启动