CentOS 6.5中安装htop进程管理监控工具

首页 → Linux教程

背景:

阅读新闻

CentOS 6.5中安装htop进程管理监控工具

[日期:2014-03-06]来源:Linux社区作者:zengweidao[字体:]

在CentOS 6.5中安装htop进程管理监控工具。

下载最新版的HTOP如:wget 解压下载文件并且安装如:tar -zxf htop-1.0.2.tar.gzcd htop-1.0.2./configure && make && make install(这时候如果没有安装gcc,会提示:checking for gcc… no checking for cc… no checking for cl.exe… no configure: error: in `/root/htop-1.0.2′: configure: error: no acceptable C compiler found in $PATHSee `config.log’ for more details.

请安装yum install -y gcc,接下来还会提示:configure: error: You may want to use –disable-unicode or install libncursesw.

请安装yum install -y ncurses-devel)cd ..rm -rf htop-1.0.2*(这一步可做可不做啦,看你资源空间啦)

0

Ubuntu 12.04下安装SUMO(Simulation of Urban MObility)

中文man的安装

相关资讯 htop

图片资讯

本文评论  查看全部评论 (0)

评论声明

最新资讯

本周热门

Linux公社简介 – 广告服务 – 网站地图 – 帮助信息 – 联系我们本站(LinuxIDC)所刊载文章不代表同意其说法或描述,仅为提供更多信息,,也不构成任何建议。Copyright © 2006-2011 Linux公社 All rights reserved 浙ICP备06018118号

沿途跟着一条河,你看着它在晨光暮霭中变换着色彩,

CentOS 6.5中安装htop进程管理监控工具

相关文章:

你感兴趣的文章:

标签云: