<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://itecfun.com/extern.php?action=feed&amp;tid=3329&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[个人知识管理站 / 解决vmware fusion + centos 7安装vmtools时提示The path "" is not a valid path]]></title>
		<link>http://www.itecfun.com/viewtopic.php?id=3329</link>
		<description><![CDATA[解决vmware fusion + centos 7安装vmtools时提示The path "" is not a valid path 最近发表的帖子。]]></description>
		<lastBuildDate>Fri, 20 Apr 2018 05:33:09 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[解决vmware fusion + centos 7安装vmtools时提示The path "" is not a valid path]]></title>
			<link>http://www.itecfun.com/viewtopic.php?pid=3579#p3579</link>
			<description><![CDATA[<p>近日使用VMware fushion 8 + centos 7.0时，无法使用共享功能，所以必须安装vmtools。但是安装过程中有2个错误需要解决。</p><p>1、gcc错误</p><p>Searching for GCC...<br />The path &quot;&quot; is not valid path to the gcc binary.</p><br /><br /><p>2、内核头文件问题</p><p>Searching for a valid kernel header path...<br />The path &quot;&quot; is not a valid path to the 3.10.0-229.el7.x86_64 kernel headers.</p><br /><br /><p>解决方法：在安装vmtools前，先安装需要的文件</p><br /><p>[plain] view plain copy<br />yum -y update&#160; <br />yum -y install kernel-headers kernel-devel gcc&#160; <br />reboot （安装完后要重启一下，很重要！）</p><br /><p>上面的命令搞定后，再进行vmtools的安装。原本错误的地方变成了这样：</p><p>Searching for GCC...<br />Detected GCC binary at &quot;/bin/gcc&quot;.<br />The path &quot;/bin/gcc&quot; appears to be a valid path to the gcc binary.<br />Would you like to change it? [no] </p><br /><p>Searching for a valid kernel header path...<br />Detected the kernel headers at <br />&quot;/lib/modules/3.10.0-229.4.2.el7.x86_64/build/include&quot;.<br />The path &quot;/lib/modules/3.10.0-229.4.2.el7.x86_64/build/include&quot; appears to be a<br />valid path to the 3.10.0-229.4.2.el7.x86_64 kernel headers.<br />Would you like to change it? [no] </p><br /><p>安装完成后可以看到提示：</p><br /><p>The configuration of VMware Tools 9.9.2 build-2496486 for Linux for this <br />running kernel completed successfully.</p><p>Enjoy,</p><p>--the VMware team</p><br /><br /><p>然后设置虚拟机共享目录后即可在/mnt/hgfs下看到共享目录</p>]]></description>
			<author><![CDATA[dummy@example.com (xuyg)]]></author>
			<pubDate>Fri, 20 Apr 2018 05:33:09 +0000</pubDate>
			<guid>http://www.itecfun.com/viewtopic.php?pid=3579#p3579</guid>
		</item>
	</channel>
</rss>
