<?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[Missing PAM Library in 64-bit GNU/Linux Distributions]]></title>
<link>http://kb.parallels.com/en/6462</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">Missing PAM Library in 64-bit GNU/Linux Distributions</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 6462&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>
					When&nbsp;trying to run Parallels Transporter Agent on a&nbsp;64-bit Fedora 10 or&nbsp;64-bit Debian-based GNU/Linux distribution (Debian GNU/Linux, Ubuntu, Linux Mint etc.), you may encounter the following error:<br /><br /><em>/usr/lib/parallels-transporter-agent/parallels-transporter-agent:<br />error while loading shared libraries: libpam.so.0: cannot open shared object file: No such file or directory</em><br />
				</div>
				<div class="article-part">
					<h2>Cause</h2>
					This&nbsp;is caused by the&nbsp;absence of 32-bit version of libpam.so.0 library which is required by Parallels Transporter Agent.<br />
				</div>
				<div class="article-part">
					<h2>Resolution</h2>
					You can install this library on your own by running the following command in terminal:<br /><br />* on Fedora 10 run as root:<br />&nbsp; <em># yum install pam.i386</em><br /><br />* on Debian-based distribution:<br />&nbsp; <em># sudo apt-get install ia32-libs</em><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=6462&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=6462&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' : '6462',
													'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">10050 LastUpdated: 2009-09-30 10:55:36</guid>
<pubDate>2009-06-22 05:27:48</pubDate>
</item>
</channel>
</rss>



