<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title>Parallels knowledgebase (KB)</title>
<link>http://kb.parallels.com/</link>
<description>Parallels knowledgebase (KB)</description>
<language>en</language>
<copyright>Copyright 2008 Parallels</copyright>
<pubDate>Wed, 10 Sep 2008 00:00:00 +0600</pubDate>
<lastBuildDate>Wed, 10 Sep 2008 00:00:00 +0600</lastBuildDate>
<webMaster>rt-team@parallels.com</webMaster>

<item>
<title><![CDATA[Installing Parallels Transporter Agent for Linux on 64-bit GNU/Linux Distribution]]></title>
<link>http://kb.parallels.com/en/6437</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">Installing Parallels Transporter Agent for Linux on 64-bit GNU/Linux Distribution</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 6437&nbsp;</div>
					<div>Last Review: Sep,30 2009</div>
					<tr>
						<td>Author: </td>
						<td>Ivan Chega</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Ivan Chega</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Parallels Desktop for Mac 4.x </li>
							<li>Parallels Transporter</li>
						</ul>
					</div>
				</div><!-- articleProperty -->
			</div></div></div></div></div><!-- frame -->

			<div class="article-internal-flag"></div>

			<div id="article-content">
				<div class="article-part">
					<h2>Symptoms</h2>
					While installing Parallels Transporter Agent in Linux, you can get the following error:<br /><br /><em>The operating system should support IA-32.<br />Please visit www.parallels.com for more information.</em><br />
				</div>
				<div class="article-part">
					<h2>Resolution</h2>
					This happens because most of the latest 64-bit GNU/Linux distributions (e.g. Ubuntu, Fedora Core, etc.) do not support 32-bit applications by default.<br /><br />To be able to run 32-bit applications on your 64-bit GNU/Linux, you should have a 32-bit version of standard C library installed. The C library package is usually called 'glibc' or 'libc', depending on your GNU/Linux distribution.<br /><br />To install a standard C library, run one of the following commands in terminal.<br /><br />- On Ubuntu, Debian, Xubuntu, kubuntu, mint, and other Debian-based distributions, run:<br /><br /><em>sudo apt-get install libc6-i386</em><br /><br />- On Fedora Core, RHEL, CentOS, ASPLinux, and other RedHat-based distributions, run this command as 'root':<br /><br /><em>yum install glibc.i386</em><br /><br />- On SLES, OpenSUSE, and other SUSE-based distributions, run this command as 'root':<br /><br /><em>zypper install glibc-32bit</em><br /><br />- On Mandriva run this command as root:<br /><br /><em>urpmi glibc6</em><br /><br />After you have enabled 32-bit applications support, you can proceed to installing Parallels Transporter Agent on your Linux computer.<br />
				</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=6437&ArticleLanguage=en&Product=&Category="><img src="http://kb.parallels.com/images/mail.png" width="15" height="15" alt="Subscription for changes to this article"></a>
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=6437&ArticleLanguage=en&Product=&Category=">Subscription for changes to this article</a>

<script type="text/javascript">

$(document).ready(function() {
	$('#SubscriptionLink24Article a').each(function(){
		$(this).click(function(event) {
			event.preventDefault();
			MainPageContentHide();
			$('#subscription').html('');
			$.get('/Stuff/Subscription', {
													'Type' : 'Article',
													'ArticleID' : '6437',
													'ArticleLanguage' : 'en',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





	</div><!-- kb -->

</div><!-- article -->


]]></description>
<author>Ivan Chega</author>
<guid isPermaLink="false">10013 LastUpdated: 2009-09-30 10:46:41</guid>
<pubDate>2009-06-17 11:23:23</pubDate>
</item>
</channel>
</rss>



