<?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>Entangled discussions &#187; Fedora Linux Skype X64</title>
	<atom:link href="http://www.glenstark.net/tag/fedora-linux-skype-x64/feed" rel="self" type="application/rss+xml" />
	<link>http://www.glenstark.net</link>
	<description>Let's talk about the fundamental interconnectedness of all things...</description>
	<lastBuildDate>Fri, 18 Jun 2010 13:37:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Running Skype on 64 bit linux</title>
		<link>http://www.glenstark.net/2009/10/running-skype-on-64-bit-linux</link>
		<comments>http://www.glenstark.net/2009/10/running-skype-on-64-bit-linux#comments</comments>
		<pubDate>Fri, 02 Oct 2009 08:25:13 +0000</pubDate>
		<dc:creator>Glen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Fedora Linux Skype X64]]></category>

		<guid isPermaLink="false">http://www.glenstark.net/2009/10/running-skype-on-64-bit-linux</guid>
		<description><![CDATA[The skype client for linux is 32 bit. So to run it on a 64 bit Linux installation you have to install 32 bit libraries. In a quick aside, I gotta say: Skype devs, 64 bit tech has been around for years&#8230; what the hell is taking you gyum search , the following will get [...]]]></description>
			<content:encoded><![CDATA[<p>The skype client for linux is 32 bit.  So to run it on a 64 bit Linux installation you have to install 32 bit libraries.  In a quick aside, I gotta say:  Skype devs, 64 bit tech has been around for years&#8230; what the hell is taking you gyum search , the following will get you there:</p>
<pre>
yum -y install libXScrnSaver.i586 libXss qt.i586 qt-x11.i586
</pre>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.glenstark.net%2F2009%2F10%2Frunning-skype-on-64-bit-linux&amp;t=Running%20Skype%20on%2064%20bit%20linux" id="facebook_share_link_254">Share on Facebook</a>
	<script type="text/javascript">
	var button = document.getElementById('facebook_share_link_254') || document.getElementById('facebook_share_icon_254') || document.getElementById('facebook_share_both_254') || document.getElementById('facebook_share_button_254');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_254') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.glenstark.net/2009/10/running-skype-on-64-bit-linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
