<?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>Alex Amiryan's Linux Blog &#187; air</title>
	<atom:link href="http://www.amiryan.org/tag/air/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amiryan.org</link>
	<description>Just sharing my experiance in linux</description>
	<lastBuildDate>Tue, 10 Nov 2009 19:56:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>SOLVED: Adobe AIR installation problem on Fedora 10 x86_64</title>
		<link>http://www.amiryan.org/2009/05/25/adobe-air-installation-problem-on-fedora-10-x86-64/</link>
		<comments>http://www.amiryan.org/2009/05/25/adobe-air-installation-problem-on-fedora-10-x86-64/#comments</comments>
		<pubDate>Mon, 25 May 2009 14:40:31 +0000</pubDate>
		<dc:creator>Alex Amiryan</dc:creator>
				<category><![CDATA[howtos]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[problem]]></category>

		<guid isPermaLink="false">http://www.amiryan.org/?p=238</guid>
		<description><![CDATA[Adobe AIR installation fails on Fedora 10 x86_64 without any explanations. It just says: An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator. The reason is some missing i386 packages. You just have to run following command: yum install gtk2-devel.i386 nss.i386 libxml2-devel.i386 libxslt.i386 gnome-keyring.i386 rpm-devel.i386 [...]]]></description>
			<content:encoded><![CDATA[<!--Amazon_CLS_IM_START--><p>Adobe AIR installation fails on Fedora 10 x86_64 without any explanations. It just says:</p>
<pre class="brush: text">An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator.</pre>
<p>The reason is some missing i386 packages. You just have to run following command:</p>
<pre class="brush: bash">yum install gtk2-devel.i386 nss.i386 libxml2-devel.i386 libxslt.i386 gnome-keyring.i386 rpm-devel.i386</pre>
<p>You may already have some these packages. Don&#8217;t worry about that, yum will skip them. After yum finishes, retry installation of AIR, it should work now.</p>
<!--Amazon_CLS_IM_END-->]]></content:encoded>
			<wfw:commentRss>http://www.amiryan.org/2009/05/25/adobe-air-installation-problem-on-fedora-10-x86-64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
