<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How To Install VMware Tools on Ubuntu 8.04 Guests</title>
	<atom:link href="http://ubuntu-tutorials.com/2008/06/07/how-to-install-vmware-tools-on-ubuntu-804-guests/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com/2008/06/07/how-to-install-vmware-tools-on-ubuntu-804-guests/</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Thu, 02 Feb 2012 10:29:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Victor</title>
		<link>http://ubuntu-tutorials.com/2008/06/07/how-to-install-vmware-tools-on-ubuntu-804-guests/#comment-10813</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Mon, 01 Mar 2010 22:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=661#comment-10813</guid>
		<description>If you&#039;re getting the &quot;linux/version.h&quot; error and are running a server installation of Ubuntu (like 8.04 LTS server), make sure that you have install the &quot;linux-headers-*-server&quot; package, where * is the version of your current Linux kernel.

Good luck!

Victor</description>
		<content:encoded><![CDATA[<p>If you&#8217;re getting the &#8220;linux/version.h&#8221; error and are running a server installation of Ubuntu (like 8.04 LTS server), make sure that you have install the &#8220;linux-headers-*-server&#8221; package, where * is the version of your current Linux kernel.</p>
<p>Good luck!</p>
<p>Victor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raju</title>
		<link>http://ubuntu-tutorials.com/2008/06/07/how-to-install-vmware-tools-on-ubuntu-804-guests/#comment-9502</link>
		<dc:creator>raju</dc:creator>
		<pubDate>Tue, 15 Sep 2009 17:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=661#comment-9502</guid>
		<description>I had install &#039;Ultimate Ubuntu 2.0&#039; in VMware workstation.
How can i install VMware tools to it?
I am new user to it.
Please provide me every details.</description>
		<content:encoded><![CDATA[<p>I had install &#8216;Ultimate Ubuntu 2.0&#8242; in VMware workstation.<br />
How can i install VMware tools to it?<br />
I am new user to it.<br />
Please provide me every details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Architectonic</title>
		<link>http://ubuntu-tutorials.com/2008/06/07/how-to-install-vmware-tools-on-ubuntu-804-guests/#comment-8794</link>
		<dc:creator>Architectonic</dc:creator>
		<pubDate>Sun, 24 May 2009 17:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=661#comment-8794</guid>
		<description>Richard, and anyone else, I just solved this, the path is just suggested, it will look more like  
&quot; /usr/src/[INSERT LINUX KERNEL VERSION HERE]/include &quot;  
your kernel version can be found by typing &quot;uname -r&quot; 
(or by navigating to the address above and seeing what the name of the folder in &quot;/usr/src&quot; is.) 
 
 </description>
		<content:encoded><![CDATA[<p>Richard, and anyone else, I just solved this, the path is just suggested, it will look more like<br />
&quot; /usr/src/[INSERT LINUX KERNEL VERSION HERE]/include &quot;<br />
your kernel version can be found by typing &quot;uname -r&quot;<br />
(or by navigating to the address above and seeing what the name of the folder in &quot;/usr/src&quot; is.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clarck</title>
		<link>http://ubuntu-tutorials.com/2008/06/07/how-to-install-vmware-tools-on-ubuntu-804-guests/#comment-8702</link>
		<dc:creator>Clarck</dc:creator>
		<pubDate>Fri, 15 May 2009 02:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=661#comment-8702</guid>
		<description>muito boa explica&#231;&#227;o... obrigado </description>
		<content:encoded><![CDATA[<p>muito boa explica&ccedil;&atilde;o&#8230; obrigado</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mariano</title>
		<link>http://ubuntu-tutorials.com/2008/06/07/how-to-install-vmware-tools-on-ubuntu-804-guests/#comment-8700</link>
		<dc:creator>mariano</dc:creator>
		<pubDate>Thu, 14 May 2009 19:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=661#comment-8700</guid>
		<description>Help... 
 
Ubuntu 8.04 
 
VMWare Workstation 5.5.1 build-19175 
 
Message: What is the location of the directory of C header files that match your running  
kernel? [/usr/src/linux/include] /usr/src/linux-headers-2.6.24-24/include 
 
The path &quot;/usr/src/linux-headers-2.6.24-24/include&quot; is a kernel header file  
directory, but it does not contain the file &quot;linux/version.h&quot; as expected.  This 
can happen if the kernel has never been built, or if you have invoked the &quot;make  
mrproper&quot; command in your kernel directory.  In any case, you may want to  
rebuild your kernel. 
 
 </description>
		<content:encoded><![CDATA[<p>Help&#8230; </p>
<p>Ubuntu 8.04 </p>
<p>VMWare Workstation 5.5.1 build-19175 </p>
<p>Message: What is the location of the directory of C header files that match your running<br />
kernel? [/usr/src/linux/include] /usr/src/linux-headers-2.6.24-24/include </p>
<p>The path &quot;/usr/src/linux-headers-2.6.24-24/include&quot; is a kernel header file<br />
directory, but it does not contain the file &quot;linux/version.h&quot; as expected.  This<br />
can happen if the kernel has never been built, or if you have invoked the &quot;make<br />
mrproper&quot; command in your kernel directory.  In any case, you may want to<br />
rebuild your kernel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: moorsel</title>
		<link>http://ubuntu-tutorials.com/2008/06/07/how-to-install-vmware-tools-on-ubuntu-804-guests/#comment-7968</link>
		<dc:creator>moorsel</dc:creator>
		<pubDate>Mon, 02 Mar 2009 08:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=661#comment-7968</guid>
		<description>I tried to follow this approach vor Ubuntu 8.04.2 LTS desktop but installing vmhgfs support fails. What would be the steps to install the vmware tools under Ubuntu 8.04.2 LTS desktop (or where can I download an Ubunto 8.04 LT desktop distro)</description>
		<content:encoded><![CDATA[<p>I tried to follow this approach vor Ubuntu 8.04.2 LTS desktop but installing vmhgfs support fails. What would be the steps to install the vmware tools under Ubuntu 8.04.2 LTS desktop (or where can I download an Ubunto 8.04 LT desktop distro)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raggajunglist</title>
		<link>http://ubuntu-tutorials.com/2008/06/07/how-to-install-vmware-tools-on-ubuntu-804-guests/#comment-7740</link>
		<dc:creator>Raggajunglist</dc:creator>
		<pubDate>Sat, 17 Jan 2009 04:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=661#comment-7740</guid>
		<description>Here is a link y&#039;all may find useful:

http://ubuntuforums.org/showthread.php?t=1031090&amp;page=3

Deals with the intricacies of setting up shared folders between OS X and your Ubuntu virtual machine.</description>
		<content:encoded><![CDATA[<p>Here is a link y&#8217;all may find useful:</p>
<p><a href="http://ubuntuforums.org/showthread.php?t=1031090&#038;page=3" rel="nofollow">http://ubuntuforums.org/showthread.php?t=1031090&#038;page=3</a></p>
<p>Deals with the intricacies of setting up shared folders between OS X and your Ubuntu virtual machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raggajunglist</title>
		<link>http://ubuntu-tutorials.com/2008/06/07/how-to-install-vmware-tools-on-ubuntu-804-guests/#comment-7705</link>
		<dc:creator>Raggajunglist</dc:creator>
		<pubDate>Tue, 13 Jan 2009 05:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=661#comment-7705</guid>
		<description>My Linux-savvy friend informed me of a KEY PIECE OF INFORMATION: (for those of you unfamiliar with the Linux Terminal) it does NOT display your passwords as you type them. It&#039;s not being unresponsive. It&#039;s not locked. It just won&#039;t show you the typical password &quot;dots&quot;. Apparently this is for security reasons so nobody knows the length of your passwords. 

*stops banging head against wall*</description>
		<content:encoded><![CDATA[<p>My Linux-savvy friend informed me of a KEY PIECE OF INFORMATION: (for those of you unfamiliar with the Linux Terminal) it does NOT display your passwords as you type them. It&#8217;s not being unresponsive. It&#8217;s not locked. It just won&#8217;t show you the typical password &#8220;dots&#8221;. Apparently this is for security reasons so nobody knows the length of your passwords. </p>
<p>*stops banging head against wall*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raggajunglist</title>
		<link>http://ubuntu-tutorials.com/2008/06/07/how-to-install-vmware-tools-on-ubuntu-804-guests/#comment-7703</link>
		<dc:creator>Raggajunglist</dc:creator>
		<pubDate>Tue, 13 Jan 2009 03:22:57 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=661#comment-7703</guid>
		<description>First wall I ran into is that VMwareTools-*.rpm is missing from my CD image for some reason and in its place is manifest.txt ...I never figured out why. But luckily it seems VMwareTools-.tar.gz is the important file. 

I found Terminal and entered the first line as instructed:
sudo aptitude install build-essential linux-headers-generic

and it says...

[sudo] password for user: 

I try to type my password but Terminal refuses to accept text input. I relaunch Terminal and try again, thinking I may have made a typo - same result. This is so lame.

No wonder nobody uses Linux - I feel like I went 15 years into the past and am using DOS again! In OS X this would have been as easy as mounting a .dmg clicking through a couple menus and getting on with my life. I am now on day 2 of the VMWare Tools installation adventure. 

Arrrrrgh! *bangs head against wall for the rest of eternity*</description>
		<content:encoded><![CDATA[<p>First wall I ran into is that VMwareTools-*.rpm is missing from my CD image for some reason and in its place is manifest.txt &#8230;I never figured out why. But luckily it seems VMwareTools-.tar.gz is the important file. </p>
<p>I found Terminal and entered the first line as instructed:<br />
sudo aptitude install build-essential linux-headers-generic</p>
<p>and it says&#8230;</p>
<p>[sudo] password for user: </p>
<p>I try to type my password but Terminal refuses to accept text input. I relaunch Terminal and try again, thinking I may have made a typo &#8211; same result. This is so lame.</p>
<p>No wonder nobody uses Linux &#8211; I feel like I went 15 years into the past and am using DOS again! In OS X this would have been as easy as mounting a .dmg clicking through a couple menus and getting on with my life. I am now on day 2 of the VMWare Tools installation adventure. </p>
<p>Arrrrrgh! *bangs head against wall for the rest of eternity*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christer Edwards</title>
		<link>http://ubuntu-tutorials.com/2008/06/07/how-to-install-vmware-tools-on-ubuntu-804-guests/#comment-7641</link>
		<dc:creator>Christer Edwards</dc:creator>
		<pubDate>Mon, 05 Jan 2009 16:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=661#comment-7641</guid>
		<description>Applications &gt; Accessories &gt; Terminal</description>
		<content:encoded><![CDATA[<p>Applications &gt; Accessories &gt; Terminal</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 1/6 queries in 0.003 seconds using disk: basic
Object Caching 309/310 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-02-09 22:06:11 -->
