<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: vmware tools code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Thu, 24 Jul 2008 23:18:50 GMT</pubDate>
    <description>DZone Snippets: vmware tools code</description>
    <item>
      <title>Install vmware tools on ubuntu</title>
      <link>http://snippets.dzone.com/posts/show/4709</link>
      <description>Install vmware tools tar file on ubuntu from http://www.howtogeek.com/howto/ubuntu/install-vmware-tools-on-ubuntu-edgy-eft/&lt;br /&gt;The first thing that is important is that you will need to know is&lt;br /&gt;that you have to install the compilation utilities, which aren't &lt;br /&gt;installed by default. Run these commands to get you started:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;sudo apt-get install build-essential&lt;br /&gt;sudo apt-get install linux-headers-`uname -r`&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;Now you'll want to navigate to the VM \ Install VMware Tools menu:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;cp /cdrom/*.gz /tmp/&lt;br /&gt;cd /tmp&lt;br /&gt;tar xvzf VM*.gz&lt;br /&gt;cd vmware*&lt;br /&gt;sudo ./vmware-install.pl&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Mon, 29 Oct 2007 08:08:32 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/4709</guid>
      <author>fatgy (fat)</author>
    </item>
  </channel>
</rss>
