最小化安装CentOS6 VMware-tools安装几点注意事项

来源:网络 责任编辑:栏目编辑 发表时间:2013-07-01 22:39 点击:

 

#./vmware-install.pl

bash:./vmware-install.pl :/usr/bin/perl:bad interpreter:No such file or directory.

如果出现这个提示,则表明系统没有安装Perl环境,可以使用如下命令来提供Perl支持:

#yum groupinstall "Perl Support"

 

Searching for GCC...

The path "" is not valid path to the gcc binary.

Would you like to change it? [yes]

如果出现这个就表明gcc没有安装

 

yum install gcc gcc-c++ automake make

将编译环境一次装好

 

Searching for a valid kernel header path...

The path "" is not valid.

Would you like to change it? [yes]

如果出现这个就表示kernel-devel包没有安装

 

yum install kernel-devel

 

成功安装VMware tools时的提示:

Searching for GCC...

Detected GCC binary at "/usr/bin/gcc".

The path "/usr/bin/gcc" appears to be a valid path to the gcc binary.

Would you like to change it? [no]

 

Searching for a valid kernel header path...

Detected the kernel headers of the running kernel at

"/lib/modules/2.6.32-71.el6.i686/build/include".

The path "/lib/modules/2.6.32-71.el6.i686/build/include" appears to be a valid

path to the kernel headers of the running kernel.

Would you like to change it? [no]

    相关新闻>>

      发表评论
      请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
      用户名: 验证码:点击我更换图片
      最新评论 更多>>

      推荐热点

      • VMware View 5.0从菜鸟到高手系列 -连接虚拟桌面
      • kvm中的windows使用Vmware的显示驱动
      • VMware Linux使用Xshell登陆
      • 虚拟机安装MAC查看电脑CPU是否支持VT技术
      • VMWare NAT Centos6.2静态ip设置
      • Virtual Box下同时配置host-only和bridge
      • vmware虚拟机浅析-虚拟网卡
      • VirtualBox打开虚拟硬盘失败的问题
      • 给虚拟机提速的方法

      快速直达

      操作系统导航

      LinuxWindows虚拟机
      网站首页 - 友情链接 - 网站地图 - TAG标签 - RSS订阅 - 内容搜索
      Copyright © 2008-2015 计算机技术学习交流网. 版权所有

      豫ICP备11007008号-1