设为首页 加入收藏

TOP

[MySQL工具]percona-toolkit使用(1)源码安装(二)
2014-11-24 08:21:41 来源: 作者: 【 】 浏览:13
Tags:MySQL 工具 percona-toolkit 使用 源码 安装
90-131.el6_4 perl-Pod-Escapes.x86_64 1:1.04-131.el6_4
perl-Pod-Simple.x86_64 1:3.13-131.el6_4 perl-libs.x86_64 4:5.10.1-131.el6_4 perl-version.x86_64 3:0.77-131.el6_4
Complete!
[root@472322 percona-toolkit-2.2.5]# make
make: *** No targets specified and no makefile found. Stop.
[root@472322 percona-toolkit-2.2.5]# yum install -y make
Loaded plugins: dellsysid, fastestmirror, presto
Loading mirror speeds from cached hostfile
* base: mirror.rackspace.com
* dell-community: linux.dell.com
* epel: fedora-epel.mirror.lstn.net
* extras: mirrordenver.fdcservers.net
* updates: centos.mirror.lstn.net
Setting up Install Process
Package 1:make-3.81-20.el6.x86_64 already installed and latest version
Nothing to do
[root@472322 percona-toolkit-2.2.5]#
[root@472322 percona-toolkit-2.2.5]# perl Makefile.PL
Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
google,找到需要安装一些perl 组件
[root@472322 percona-toolkit-2.2.5]# yum install perl-ExtUtils-CBuilder perl-ExtUtils-MakeMaker
Loaded plugins: dellsysid, fastestmirror, presto
Loading mirror speeds from cached hostfile
* base: mirror.rackspace.com
* dell-community: linux.dell.com
* epel: fedora-epel.mirror.lstn.net
* extras: mirrordenver.fdcservers.net
* updates: centos.mirror.lstn.net
Setting up Install Process
............................... 此处省略..............................
Dependency Installed:
perl-ExtUtils-ParseXS.x86_64 1:2.2003.0-131.el6_4 perl-Test-Harness.x86_64 0:3.17-131.el6_4 perl-devel.x86_64 4:5.10.1-131.el6_4
Complete!
OK,再试下:
[root@472322 percona-toolkit-2.2.5]# perl Makefile.PL
Checking if your kit is complete...
Warning: the following files are missing in your kit:
bin/pt-agent.~1~
bin/pt-agent.~2~
bin/pt-align.~1~
bin/pt-align.~2~
bin/pt-archiver.~1~
bin/pt-archiver.~2~
bin/pt-config-diff.~1~
bin/pt-config-diff.~2~
bin/pt-deadlock-logger.~1~
bin/pt-deadlock-logger.~2~
bin/pt-diskstats.~1~
bin/pt-diskstats.~2~
bin/pt-duplicate-key-checker.~1~
bin/pt-duplicate-key-checker.~2~
bin/pt-fifo-split.~1~
bin/pt-fifo-split.~2~
bin/pt-find.~1~
bin/pt-find.~2~
bin/pt-fingerprint.~1~
bin/pt-fingerprint.~2~
bin/pt-fk-error-logger.~1~
bin/pt-fk-error-logger.~2~
bin/pt-heartbeat.~1~
bin/pt-heartbeat.~2~
bin/pt-index-usage.~1~
bin/pt-index-usage.~2~
bin/pt-ioprofile.~1~
bin/pt-ioprofile.~2~
bin/pt-kill.~1~
bin/pt-kill.~2~
bin/pt-mext.~1~
bin/pt-mext.~2~
bin/pt- mysql-summary.~1~
bin/pt-mysql-summary.~2~
bin/pt-online-schema-change.~1~
bin/pt-online-schema-change.~2~
bin/pt-pmp.~1~
bin/pt-pmp.~2~
首页 上一页 1 2 3 4 5 6 下一页 尾页 2/6/6
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
分享到: 
上一篇详解MySQL数据库安全配置 下一篇Percona Data Recovery Tool for ..

评论

帐  号: 密码: (新用户注册)
验 证 码:
表  情:
内  容:

·一篇说人话的文章, (2025-12-27 07:50:09)
·Python Web框架哪家 (2025-12-27 07:50:06)
·基于Python的数据分 (2025-12-27 07:50:03)
·深入理解 Java 集合 (2025-12-27 07:22:48)
·Java集合框架全面解 (2025-12-27 07:22:45)