<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hans Rakers &#187; VMWare Server</title>
	<atom:link href="http://hans.rakers.org/tag/vmware-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://hans.rakers.org</link>
	<description>Personal blog</description>
	<lastBuildDate>Wed, 07 Sep 2011 12:28:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>CentOS 64 bit (x86_64) and VMWare Server</title>
		<link>http://hans.rakers.org/2007/02/centos-64-bit-x86_64-and-vmware-server/</link>
		<comments>http://hans.rakers.org/2007/02/centos-64-bit-x86_64-and-vmware-server/#comments</comments>
		<pubDate>Wed, 28 Feb 2007 12:29:09 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[SysAdmin]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[VMWare Server]]></category>

		<guid isPermaLink="false">http://hans.rakers.org/2007/02/centos-64-bit-x86_64-and-vmware-server/</guid>
		<description><![CDATA[<a href="http://hans.rakers.org/2007/02/centos-64-bit-x86_64-and-vmware-server/" title="CentOS 64 bit (x86_64) and VMWare Server"></a>Recently i had to install VMWare Server on a CentOS 4.4 x86_64 box for one of our clients. I ran a clean install of CentOS 4.4 from the server CD. The RPM install of VMWare Server went fine but during &#8230;<p class="read-more"><a href="http://hans.rakers.org/2007/02/centos-64-bit-x86_64-and-vmware-server/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://hans.rakers.org/2007/02/centos-64-bit-x86_64-and-vmware-server/" title="CentOS 64 bit (x86_64) and VMWare Server"></a><p>Recently i had to install <a href="http://www.vmware.com/products/server/" target="_blank">VMWare Server</a> on a CentOS 4.4 x86_64 box for one of our clients. I ran a clean install of CentOS 4.4 from the server CD. The RPM install of VMWare Server went fine but during the vmware-config.pl step i ran into some trouble related to missing libraries.</p>
<p>After some searching on Google i found <a href="http://www.karan.org/blog/index.php/2006/05/01" target="_blank">an excellent post</a> on the weblog of a CentOS developer named Karanbir Singh. To make everything work, you need to poison your 64-bit system with some 32-bit libraries <img src='http://hans.rakers.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I had to install the following packages to make things work (some are sucked in by dependancies):</p>
<blockquote>
<ul>
<li>xorg-x11-libs.i386</li>
<li>expat.i386 (dep. of xorg-x11-libs)</li>
<li>fontconfig.i386 (dep. of xorg-x11-libs)</li>
<li>freetype.i386 (dep. of xorg-x11-libs)</li>
<li>xorg-x11-Mesa-libGL.i386 (dep. of xorg-x11-libs)</li>
<li>zlib.i386 (dep. of xorg-x11-libs)</li>
<li>glibc.i686</li>
<li>gcc.x86_64</li>
</ul>
</blockquote>
<p>After this vmware-config.pl ran flawlessly and VMWare Server is up and running!</p>
]]></content:encoded>
			<wfw:commentRss>http://hans.rakers.org/2007/02/centos-64-bit-x86_64-and-vmware-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

