<?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: Install VMware Server 1.0.5 on Ubuntu 8.04 &#8220;Hardy&#8221;</title>
	<atom:link href="http://ubuntu-tutorials.com/2008/05/03/install-vmware-server-105-on-ubuntu-804-hardy/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com/2008/05/03/install-vmware-server-105-on-ubuntu-804-hardy/</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Fri, 11 May 2012 05:04:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Vadim</title>
		<link>http://ubuntu-tutorials.com/2008/05/03/install-vmware-server-105-on-ubuntu-804-hardy/#comment-6104</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Tue, 04 Nov 2008 00:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=635#comment-6104</guid>
		<description>I too am having some difficulties, here is what I am seeing.

I should note that I used to have a running VMware-1.05 at one time, bombed out after my upgrade to 8.10. Even tried wiping out that install and starting from scratch, nothing on the old one that really mattered.

Thanks all!

.vp
 


What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.27-7-generic/build/include] 

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmmon-only&#039;
make -C /lib/modules/2.6.27-7-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.27-7-generic&#039;
  CC [M]  /tmp/vmware-config0/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config0/vmmon-only/./include/machine.h:24,
                 from /tmp/vmware-config0/vmmon-only/linux/driver.h:15,
                 from /tmp/vmware-config0/vmmon-only/linux/driver.c:49:
/tmp/vmware-config0/vmmon-only/./include/x86.h:830:1: warning: &quot;PTE_PFN_MASK&quot; redefined
In file included from include/asm/paravirt.h:7,
                 from include/asm/irqflags.h:55,
                 from include/linux/irqflags.h:57,
                 from include/asm/system.h:11,
                 from include/asm/processor.h:17,
                 from include/linux/prefetch.h:14,
                 from include/linux/list.h:6,
                 from include/linux/module.h:9,
                 from /tmp/vmware-config0/vmmon-only/linux/driver.c:12:
include/asm/page.h:22:1: warning: this is the location of the previous definition
In file included from /tmp/vmware-config0/vmmon-only/linux/vmhost.h:13,
                 from /tmp/vmware-config0/vmmon-only/linux/driver.c:71:
/tmp/vmware-config0/vmmon-only/./include/compat_semaphore.h:5:27: error: asm/semaphore.h: No such file or directory
/tmp/vmware-config0/vmmon-only/linux/driver.c:146: error: unknown field ‘nopage’ specified in initializer
/tmp/vmware-config0/vmmon-only/linux/driver.c:147: warning: initialization from incompatible pointer type
/tmp/vmware-config0/vmmon-only/linux/driver.c:150: error: unknown field ‘nopage’ specified in initializer
/tmp/vmware-config0/vmmon-only/linux/driver.c:151: warning: initialization from incompatible pointer type
/tmp/vmware-config0/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Ioctl’:
/tmp/vmware-config0/vmmon-only/linux/driver.c:1670: error: too many arguments to function ‘smp_call_function’
make[2]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config0/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-7-generic&#039;
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config0/vmmon-only&#039;
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please 
visit our Web site at &quot;http://www.vmware.com/download/modules/modules.html&quot; and
&quot;http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html&quot;.

Execution aborted.</description>
		<content:encoded><![CDATA[<p>I too am having some difficulties, here is what I am seeing.</p>
<p>I should note that I used to have a running VMware-1.05 at one time, bombed out after my upgrade to 8.10. Even tried wiping out that install and starting from scratch, nothing on the old one that really mattered.</p>
<p>Thanks all!</p>
<p>.vp</p>
<p>What is the location of the directory of C header files that match your running<br />
kernel? [/lib/modules/2.6.27-7-generic/build/include] </p>
<p>Extracting the sources of the vmmon module.</p>
<p>Building the vmmon module.</p>
<p>Using 2.6.x kernel build system.<br />
make: Entering directory `/tmp/vmware-config0/vmmon-only&#8217;<br />
make -C /lib/modules/2.6.27-7-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules<br />
make[1]: Entering directory `/usr/src/linux-headers-2.6.27-7-generic&#8217;<br />
  CC [M]  /tmp/vmware-config0/vmmon-only/linux/driver.o<br />
In file included from /tmp/vmware-config0/vmmon-only/./include/machine.h:24,<br />
                 from /tmp/vmware-config0/vmmon-only/linux/driver.h:15,<br />
                 from /tmp/vmware-config0/vmmon-only/linux/driver.c:49:<br />
/tmp/vmware-config0/vmmon-only/./include/x86.h:830:1: warning: &#8220;PTE_PFN_MASK&#8221; redefined<br />
In file included from include/asm/paravirt.h:7,<br />
                 from include/asm/irqflags.h:55,<br />
                 from include/linux/irqflags.h:57,<br />
                 from include/asm/system.h:11,<br />
                 from include/asm/processor.h:17,<br />
                 from include/linux/prefetch.h:14,<br />
                 from include/linux/list.h:6,<br />
                 from include/linux/module.h:9,<br />
                 from /tmp/vmware-config0/vmmon-only/linux/driver.c:12:<br />
include/asm/page.h:22:1: warning: this is the location of the previous definition<br />
In file included from /tmp/vmware-config0/vmmon-only/linux/vmhost.h:13,<br />
                 from /tmp/vmware-config0/vmmon-only/linux/driver.c:71:<br />
/tmp/vmware-config0/vmmon-only/./include/compat_semaphore.h:5:27: error: asm/semaphore.h: No such file or directory<br />
/tmp/vmware-config0/vmmon-only/linux/driver.c:146: error: unknown field ‘nopage’ specified in initializer<br />
/tmp/vmware-config0/vmmon-only/linux/driver.c:147: warning: initialization from incompatible pointer type<br />
/tmp/vmware-config0/vmmon-only/linux/driver.c:150: error: unknown field ‘nopage’ specified in initializer<br />
/tmp/vmware-config0/vmmon-only/linux/driver.c:151: warning: initialization from incompatible pointer type<br />
/tmp/vmware-config0/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Ioctl’:<br />
/tmp/vmware-config0/vmmon-only/linux/driver.c:1670: error: too many arguments to function ‘smp_call_function’<br />
make[2]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Error 1<br />
make[1]: *** [_module_/tmp/vmware-config0/vmmon-only] Error 2<br />
make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-7-generic&#8217;<br />
make: *** [vmmon.ko] Error 2<br />
make: Leaving directory `/tmp/vmware-config0/vmmon-only&#8217;<br />
Unable to build the vmmon module.</p>
<p>For more information on how to troubleshoot module-related problems, please<br />
visit our Web site at &#8220;http://www.vmware.com/download/modules/modules.html&#8221; and<br />
&#8220;http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html&#8221;.</p>
<p>Execution aborted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://ubuntu-tutorials.com/2008/05/03/install-vmware-server-105-on-ubuntu-804-hardy/#comment-5383</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Tue, 15 Jul 2008 02:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=635#comment-5383</guid>
		<description>Hello

I&#039;ve just installed vmware-server on Hardy and came across a minor issue with libraries.

Server version 1.06 installed perfectly without the requirement of a patch file, however when running &quot;vmware&quot; the following errors appeared:

/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4&#039; not found (required by /usr/lib/libcairo.so.2)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_4.2.0&#039; not found (required by /usr/lib/libstdc++.so.6)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4&#039; not found (required by /usr/lib/libcairo.so.2)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_4.2.0&#039; not found (required by /usr/lib/libstdc++.so.6)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4&#039; not found (required by /usr/lib/libcairo.so.2)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_4.2.0&#039; not found (required by /usr/lib/libstdc++.so.6)

If anyone else has this issue just copy the shared library /lib/libgcc_s.so.1 to /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1 and everything works fine

peAce
Martin</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>I&#8217;ve just installed vmware-server on Hardy and came across a minor issue with libraries.</p>
<p>Server version 1.06 installed perfectly without the requirement of a patch file, however when running &#8220;vmware&#8221; the following errors appeared:</p>
<p>/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4&#8242; not found (required by /usr/lib/libcairo.so.2)<br />
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_4.2.0&#8242; not found (required by /usr/lib/libstdc++.so.6)<br />
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4&#8242; not found (required by /usr/lib/libcairo.so.2)<br />
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_4.2.0&#8242; not found (required by /usr/lib/libstdc++.so.6)<br />
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4&#8242; not found (required by /usr/lib/libcairo.so.2)<br />
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_4.2.0&#8242; not found (required by /usr/lib/libstdc++.so.6)</p>
<p>If anyone else has this issue just copy the shared library /lib/libgcc_s.so.1 to /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1 and everything works fine</p>
<p>peAce<br />
Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manoj Joseph</title>
		<link>http://ubuntu-tutorials.com/2008/05/03/install-vmware-server-105-on-ubuntu-804-hardy/#comment-5044</link>
		<dc:creator>Manoj Joseph</dc:creator>
		<pubDate>Fri, 27 Jun 2008 17:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=635#comment-5044</guid>
		<description>Hi,

I was using VMWare server and everything was fine until I upgraded to Hardy. I successfully reinstalled it. But vmware slowed down to a crawl.

Has anyone seen this? Any solutions?

See also: http://communities.vmware.com/message/981753
http://ubuntuforums.org/showthread.php?p=4809858

-Manoj</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I was using VMWare server and everything was fine until I upgraded to Hardy. I successfully reinstalled it. But vmware slowed down to a crawl.</p>
<p>Has anyone seen this? Any solutions?</p>
<p>See also: <a href="http://communities.vmware.com/message/981753" rel="nofollow">http://communities.vmware.com/message/981753</a><br />
<a href="http://ubuntuforums.org/showthread.php?p=4809858" rel="nofollow">http://ubuntuforums.org/showthread.php?p=4809858</a></p>
<p>-Manoj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bruce</title>
		<link>http://ubuntu-tutorials.com/2008/05/03/install-vmware-server-105-on-ubuntu-804-hardy/#comment-4769</link>
		<dc:creator>bruce</dc:creator>
		<pubDate>Fri, 13 Jun 2008 18:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=635#comment-4769</guid>
		<description>I have the keyboard modifier problem as well each time i come out of vmware (hardy 64bit system).  A friend showed me the terminal command 

setxkbmap

which will reset the keyboard so you don&#039;t have to log out but it is still annoying to rerun the command each time you come out of vmware.</description>
		<content:encoded><![CDATA[<p>I have the keyboard modifier problem as well each time i come out of vmware (hardy 64bit system).  A friend showed me the terminal command </p>
<p>setxkbmap</p>
<p>which will reset the keyboard so you don&#8217;t have to log out but it is still annoying to rerun the command each time you come out of vmware.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://ubuntu-tutorials.com/2008/05/03/install-vmware-server-105-on-ubuntu-804-hardy/#comment-4695</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sun, 08 Jun 2008 17:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=635#comment-4695</guid>
		<description>Thanks! This worked for my setup.</description>
		<content:encoded><![CDATA[<p>Thanks! This worked for my setup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Meridth</title>
		<link>http://ubuntu-tutorials.com/2008/05/03/install-vmware-server-105-on-ubuntu-804-hardy/#comment-4654</link>
		<dc:creator>Jason Meridth</dc:creator>
		<pubDate>Wed, 04 Jun 2008 02:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=635#comment-4654</guid>
		<description>Worked perfectly for me.  Thanks.</description>
		<content:encoded><![CDATA[<p>Worked perfectly for me.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wirtsi</title>
		<link>http://ubuntu-tutorials.com/2008/05/03/install-vmware-server-105-on-ubuntu-804-hardy/#comment-4590</link>
		<dc:creator>wirtsi</dc:creator>
		<pubDate>Tue, 27 May 2008 09:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=635#comment-4590</guid>
		<description>Is anyone else experiencing terrible disk performance with Hardy?

Under Edgy I had about 30MB/s RW disk access in a VM (with VMtools installed of course), under 8.04 i get a maximum of 8MB/s ... no changes otherwise

Any clues?</description>
		<content:encoded><![CDATA[<p>Is anyone else experiencing terrible disk performance with Hardy?</p>
<p>Under Edgy I had about 30MB/s RW disk access in a VM (with VMtools installed of course), under 8.04 i get a maximum of 8MB/s &#8230; no changes otherwise</p>
<p>Any clues?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Finite.Infinity</title>
		<link>http://ubuntu-tutorials.com/2008/05/03/install-vmware-server-105-on-ubuntu-804-hardy/#comment-4544</link>
		<dc:creator>Finite.Infinity</dc:creator>
		<pubDate>Wed, 21 May 2008 22:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=635#comment-4544</guid>
		<description>Thank you for the howto. However, after everything has installed and Ive finished, when I try to open VMware it says 
&quot;Failed to execute child process &quot;vmware&quot; (No such file or directory)&quot;
any ideas?</description>
		<content:encoded><![CDATA[<p>Thank you for the howto. However, after everything has installed and Ive finished, when I try to open VMware it says<br />
&#8220;Failed to execute child process &#8220;vmware&#8221; (No such file or directory)&#8221;<br />
any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Minni</title>
		<link>http://ubuntu-tutorials.com/2008/05/03/install-vmware-server-105-on-ubuntu-804-hardy/#comment-4542</link>
		<dc:creator>Minni</dc:creator>
		<pubDate>Wed, 21 May 2008 10:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=635#comment-4542</guid>
		<description>Works perfectly</description>
		<content:encoded><![CDATA[<p>Works perfectly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neoliv</title>
		<link>http://ubuntu-tutorials.com/2008/05/03/install-vmware-server-105-on-ubuntu-804-hardy/#comment-4537</link>
		<dc:creator>neoliv</dc:creator>
		<pubDate>Tue, 20 May 2008 12:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=635#comment-4537</guid>
		<description>I&#039;m having this strange modifier keys bug too.
ubuntu 8.04 and vmware as per this tutorial.
Once in a while the alt/shift modifier is not working anymore when I switch back from the windows VM to the native linux. (you may notice the keys that are &quot;grabbed beyond release&quot; are the hot keys used to do the switch)
The only way I&#039;ve found to get the keys back is to delog/relog which will make me drop wmware very soon if I do not find a proper solution/workaround.

Thanks for the help (this thread is indeed very helpful and vmware may be well advised to help a bit more on these topics)</description>
		<content:encoded><![CDATA[<p>I&#8217;m having this strange modifier keys bug too.<br />
ubuntu 8.04 and vmware as per this tutorial.<br />
Once in a while the alt/shift modifier is not working anymore when I switch back from the windows VM to the native linux. (you may notice the keys that are &#8220;grabbed beyond release&#8221; are the hot keys used to do the switch)<br />
The only way I&#8217;ve found to get the keys back is to delog/relog which will make me drop wmware very soon if I do not find a proper solution/workaround.</p>
<p>Thanks for the help (this thread is indeed very helpful and vmware may be well advised to help a bit more on these topics)</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 2/5 queries in 0.003 seconds using disk: basic
Object Caching 315/315 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-05-24 22:00:12 -->
