install vmware tools in fedora7.0 linux(install successly)
作者 佚名技术
来源 Linux系统
浏览
发布时间 2012-05-07
安装过程源码: [root@fedora7hyx ~]# cd Download [root@fedora7hyx Download]# ls kernel-devel-2.6.21-1.3194.fc7.i686.rpm kernel-headers-2.6.21-1.3194.fc7.i386.rpm [root@fedora7hyx Download]# rpm -ivh kernel-headers-2.6.21-1.3194.fc7.i386.rpm warning: kernel-headers-2.6.21-1.3194.fc7.i386.rpm: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2 Preparing... ########################################### [100%] package kernel-headers-2.6.21-1.3194.fc7 is already installed [root@fedora7hyx Download]# rpm -ivh kernel-devel-2.6.21-1.3194.fc7.i386.rpm error: open of kernel-devel-2.6.21-1.3194.fc7.i386.rpm failed: 没有那个文件或目录 [root@fedora7hyx Download]# rpm -ivh kernel-devel-2.6.21-1.3194.fc7.i686.rpm warning: kernel-devel-2.6.21-1.3194.fc7.i686.rpm: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2 Preparing... ########################################### [100%] 1:kernel-devel ########################################### [100%] You have new mail in /var/spool/mail/root [root@fedora7hyx Download]# uname -r 2.6.21-1.3194.fc7 [root@fedora7hyx Download]# rpm -q kernel-devel kernel-devel-2.6.21-1.3194.fc7 [root@fedora7hyx Download]# ls -d /usr/src/kernels/$(uname -r)*/include /usr/src/kernels/2.6.21-1.3194.fc7-i686/include [root@fedora7hyx Download]# cd .. [root@fedora7hyx ~]# cd .. [root@fedora7hyx /]# cd .. [root@fedora7hyx /]# cd /tmp [root@fedora7hyx tmp]# ls gconfd-root orbit-gdm scim-panel-socket:0-root virtual-root.YF88Gl keyring-bwbd6c orbit-root scim-socket-frontend-root vmware-tools-distrib keyring-o7Irk0 scim-bridge-0.3.0.socket-0@localhost:0.0 ssh-nHnrSb2499 whatis.Ui3673 mapping-root scim-helper-manager-socket-root virtual-root.Q6rHUF [root@fedora7hyx tmp]# cd vmware-tools-distrib [root@fedora7hyx vmware-tools-distrib]# ls bin doc etc FILES INSTALL installer lib vmware-install.pl [root@fedora7hyx vmware-tools-distrib]# ./vmware-install.pl A previous installation of VMware software has been detected. The previous installation was made by the tar installer (version 3). Keeping the tar3 installer database format. Uninstalling the tar installation of VMware Tools. Stopping VMware Tools services in the virtual machine: Guest operating system daemon: [确定] The removal of VMware Tools 5.5.3 build-34685 for Linux completed successfully. Thank you for having tried this software. Installing the content of the package. In which directory do you want to install the binary files? [/usr/bin] What is the directory that contains the init directories (rc0.d/ to rc6.d/)? [/etc/rc.d] What is the directory that contains the init scripts? [/etc/rc.d/init.d] In which directory do you want to install the daemon files? [/usr/sbin] In which directory do you want to install the library files? [/usr/lib/vmware-tools] The path "/usr/lib/vmware-tools" does not exist currently. This program is going to create it, including needed parent dire |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |
你可能对下面的文章感兴趣
关于install vmware tools in fedora7.0 linux(install successly)的所有评论