<?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: Skype on 64-bit Fedora 11 Linux	</title>
	<atom:link href="https://blog.allmybase.com/2009/08/04/skype-on-64-bit-fedora-11-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.allmybase.com/2009/08/04/skype-on-64-bit-fedora-11-linux/</link>
	<description>...are belong to the internet.</description>
	<lastBuildDate>Wed, 26 Jan 2011 16:36:09 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		By: stels88		</title>
		<link>https://blog.allmybase.com/2009/08/04/skype-on-64-bit-fedora-11-linux/#comment-5682</link>

		<dc:creator><![CDATA[stels88]]></dc:creator>
		<pubDate>Wed, 26 Jan 2011 16:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://allmybase.com/?p=94#comment-5682</guid>

					<description><![CDATA[yum install -y qt-4.5.3-9.fc12.i686 qt-x11-4.5.3-9.fc12.i686 glibc.i686 alsa-lib.i686 libXv.i686 libXScrnSaver.i686 libSM.i686 libXi.i686 libXrender.i686 libXrandr.i686 libXfixes.i686 libXcursor.i686 libXinerama.i686 freetype.i686 fontconfig.i686 libstdc++.i686]]></description>
			<content:encoded><![CDATA[<p>yum install -y qt-4.5.3-9.fc12.i686 qt-x11-4.5.3-9.fc12.i686 glibc.i686 alsa-lib.i686 libXv.i686 libXScrnSaver.i686 libSM.i686 libXi.i686 libXrender.i686 libXrandr.i686 libXfixes.i686 libXcursor.i686 libXinerama.i686 freetype.i686 fontconfig.i686 libstdc++.i686</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Brandon		</title>
		<link>https://blog.allmybase.com/2009/08/04/skype-on-64-bit-fedora-11-linux/#comment-2387</link>

		<dc:creator><![CDATA[Brandon]]></dc:creator>
		<pubDate>Tue, 31 Aug 2010 00:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://allmybase.com/?p=94#comment-2387</guid>

					<description><![CDATA[Skype is lazy and fat just like microsoft. If you want to play games and put your computer at risk installing that trash 32 bit version go ahead. I refuse to use Skype until the can clean up their act. 

I Use Ekiga now. They have an option where you can call telephones on a phone card too if you need it. It uses SIP.]]></description>
			<content:encoded><![CDATA[<p>Skype is lazy and fat just like microsoft. If you want to play games and put your computer at risk installing that trash 32 bit version go ahead. I refuse to use Skype until the can clean up their act. </p>
<p>I Use Ekiga now. They have an option where you can call telephones on a phone card too if you need it. It uses SIP.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: deskartez		</title>
		<link>https://blog.allmybase.com/2009/08/04/skype-on-64-bit-fedora-11-linux/#comment-527</link>

		<dc:creator><![CDATA[deskartez]]></dc:creator>
		<pubDate>Wed, 13 Jan 2010 06:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://allmybase.com/?p=94#comment-527</guid>

					<description><![CDATA[i followed the guide on this site and got it working
http://www.my-guides.net/en/content/view/161/26/1/9/

which was easy because Skype now has a repo for fedora linux versions.

all you have to do is create the rpo file then just use the standard &#039;yum install skype&#039; ... when i did it yum had to install 36 dependencies... before i found this guild - which is the link i mentioned above .. i tried the rpm install and then a yum install of the 32 bit dependencies this did not work .... because apparently there are a hell of alot of dependencies so for for fedora users just make a repo file in your :
&#039;/etc/yum.repos.d/&#039; 
directory and then create the file:
&#039;skype.repo&#039;
once you have that file all you need to do is add the following text :

[skype]
name=Skype Repository
baseurl=http://download.skype.com/linux/repos/fedora/updates/i586/
enabled=1
gpgkey=http://www.skype.com/products/skype/linux/rpm-public-key.asc
gpgcheck=0


thats it!
then just &#039;yum install skype&#039; , and your good to go]]></description>
			<content:encoded><![CDATA[<p>i followed the guide on this site and got it working<br />
<a href="http://www.my-guides.net/en/content/view/161/26/1/9/" rel="nofollow ugc">http://www.my-guides.net/en/content/view/161/26/1/9/</a></p>
<p>which was easy because Skype now has a repo for fedora linux versions.</p>
<p>all you have to do is create the rpo file then just use the standard &#8216;yum install skype&#8217; &#8230; when i did it yum had to install 36 dependencies&#8230; before i found this guild &#8211; which is the link i mentioned above .. i tried the rpm install and then a yum install of the 32 bit dependencies this did not work &#8230;. because apparently there are a hell of alot of dependencies so for for fedora users just make a repo file in your :<br />
&#8216;/etc/yum.repos.d/&#8217;<br />
directory and then create the file:<br />
&#8216;skype.repo&#8217;<br />
once you have that file all you need to do is add the following text :</p>
<p>[skype]<br />
name=Skype Repository<br />
baseurl=http://download.skype.com/linux/repos/fedora/updates/i586/<br />
enabled=1<br />
gpgkey=http://www.skype.com/products/skype/linux/rpm-public-key.asc<br />
gpgcheck=0</p>
<p>thats it!<br />
then just &#8216;yum install skype&#8217; , and your good to go</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Delio Guimaraes		</title>
		<link>https://blog.allmybase.com/2009/08/04/skype-on-64-bit-fedora-11-linux/#comment-367</link>

		<dc:creator><![CDATA[Delio Guimaraes]]></dc:creator>
		<pubDate>Thu, 26 Nov 2009 23:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://allmybase.com/?p=94#comment-367</guid>

					<description><![CDATA[It worked for my fedora x86_64, but I had to add &quot;export LD_PRELOAD&quot; just before line &quot;skype.proper&quot; to get my webcam working. May be it can help someone else.
A huge thanks to All My Base for these hints!!!]]></description>
			<content:encoded><![CDATA[<p>It worked for my fedora x86_64, but I had to add &#8220;export LD_PRELOAD&#8221; just before line &#8220;skype.proper&#8221; to get my webcam working. May be it can help someone else.<br />
A huge thanks to All My Base for these hints!!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thomas Uphill		</title>
		<link>https://blog.allmybase.com/2009/08/04/skype-on-64-bit-fedora-11-linux/#comment-178</link>

		<dc:creator><![CDATA[Thomas Uphill]]></dc:creator>
		<pubDate>Tue, 29 Sep 2009 01:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://allmybase.com/?p=94#comment-178</guid>

					<description><![CDATA[The new beta of skype (2.1) has support for pulse, so the pasuspender part isn&#039;t needed anymore.  But the LD_PRELOAD is still essential.

http://www.skype.com/download/skype/linux/choose/
Thanks.]]></description>
			<content:encoded><![CDATA[<p>The new beta of skype (2.1) has support for pulse, so the pasuspender part isn&#8217;t needed anymore.  But the LD_PRELOAD is still essential.</p>
<p><a href="http://www.skype.com/download/skype/linux/choose/" rel="nofollow ugc">http://www.skype.com/download/skype/linux/choose/</a><br />
Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: brose		</title>
		<link>https://blog.allmybase.com/2009/08/04/skype-on-64-bit-fedora-11-linux/#comment-45</link>

		<dc:creator><![CDATA[brose]]></dc:creator>
		<pubDate>Wed, 05 Aug 2009 14:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://allmybase.com/?p=94#comment-45</guid>

					<description><![CDATA[There&#039;s alternatives, just none that I know of that work on skype&#039;s network. Their network has all of the people on it... I wish there was something like pidgin for skype. I&#039;ve read on forums that they&#039;ve been thinking of making it open source, but in the meantime I&#039;m not going to hold my breath.]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s alternatives, just none that I know of that work on skype&#8217;s network. Their network has all of the people on it&#8230; I wish there was something like pidgin for skype. I&#8217;ve read on forums that they&#8217;ve been thinking of making it open source, but in the meantime I&#8217;m not going to hold my breath.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Donald Ade		</title>
		<link>https://blog.allmybase.com/2009/08/04/skype-on-64-bit-fedora-11-linux/#comment-44</link>

		<dc:creator><![CDATA[Donald Ade]]></dc:creator>
		<pubDate>Wed, 05 Aug 2009 13:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://allmybase.com/?p=94#comment-44</guid>

					<description><![CDATA[So wait... You mean to tell me that there isn&#039;t another client that has the same functionality (native or with a plugin) that can be a Skype alternative?]]></description>
			<content:encoded><![CDATA[<p>So wait&#8230; You mean to tell me that there isn&#8217;t another client that has the same functionality (native or with a plugin) that can be a Skype alternative?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: &#187; using skype on Fedora 11 x86_64 - Sysadmin Ramblings &#187; Blog Archive		</title>
		<link>https://blog.allmybase.com/2009/08/04/skype-on-64-bit-fedora-11-linux/#comment-41</link>

		<dc:creator><![CDATA[&#187; using skype on Fedora 11 x86_64 - Sysadmin Ramblings &#187; Blog Archive]]></dc:creator>
		<pubDate>Tue, 04 Aug 2009 19:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://allmybase.com/?p=94#comment-41</guid>

					<description><![CDATA[[...] using skype on Fedora 11 x86_64  allmybase has a good article on how to get skype working properly on F11. If your sound keeps crapping out or your video doesn&#8217;t look quite right, check out his fix. [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] using skype on Fedora 11 x86_64  allmybase has a good article on how to get skype working properly on F11. If your sound keeps crapping out or your video doesn&#8217;t look quite right, check out his fix. [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
