码迷,mamicode.com
首页 > 其他好文 > 详细

bash: xclock: command not found

时间:2015-09-27 18:44:49      阅读:336      评论:0      收藏:0      [点我收藏+]

标签:

1.检查发现缺少xorg-x11-apps-7.4-10.el6.x86_64

[root@js Desktop]# rpm -qa|grep server
evolution-data-server-2.28.3-15.el6.x86_64
obex-data-server-0.4.3-4.el6.x86_64
xorg-x11-server-common-1.10.6-1.el6.x86_64
xorg-x11-server-Xorg-1.10.6-1.el6.x86_64
openssh-server-5.3p1-81.el6.x86_64
xorg-x11-server-utils-7.5-5.2.el6.x86_64
redhat-release-server-6Server-6.3.0.3.el6.x86_64

2.配置yum源,安装xorg-x11-apps-7.4-10.el6.x86_64

配置yum本地源 http://www.cnblogs.com/jusonsummer/p/4842508.html

[root@js yum.repos.d]# yum install xorg-x11-apps*

3.验证 xclock

bash: xclock: command not found

标签:

原文地址:http://www.cnblogs.com/jusonsummer/p/4842516.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!