<?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>Fuzzy Logic &#187; AIR</title>
	<atom:link href="http://www.thetacticalnuke.com/tag/air/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thetacticalnuke.com</link>
	<description>Because things aren&#039;t confusing enough...</description>
	<lastBuildDate>Fri, 10 Jun 2011 22:52:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adobe AIR 1.5 for Linux (finally)</title>
		<link>http://www.thetacticalnuke.com/2008/12/adobe-air-15-for-linux-finally/</link>
		<comments>http://www.thetacticalnuke.com/2008/12/adobe-air-15-for-linux-finally/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 13:21:08 +0000</pubDate>
		<dc:creator>Jason Young</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>

		<guid isPermaLink="false">http://www.thetacticalnuke.com/?p=91</guid>
		<description><![CDATA[Adobe announced on December 17th that AIR 1.5 is now available for Linux!  This is a pretty big deal for Linux users because the previous version we were using was a buggy version that didn&#8217;t have all of the newest features (and was unreliable at that).  With this new release comes the new version for [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe announced on December 17th that <a href="http://blogs.adobe.com/air/2008/12/adobe_air_15_now_available_for.html" target="_blank">AIR 1.5 is now available for Linux</a>!  This is a pretty big deal for Linux users because the previous version we were using was a buggy version that didn&#8217;t have all of the newest features (and <a href="http://www.thetacticalnuke.com/2008/fixing-the-mime-key-error-in-filezilla-complements-of-adobe-air/" target="_blank">was unreliable at that</a>).  With this new release comes the new version for both x86 and <a href="http://kb.adobe.com/selfservice/viewContent.do?externalId=kb408084&amp;sliceId=1" target="_blank">x64 processors</a>!  Read on for the whole explanation!</p>
<p><span id="more-91"></span></p>
<p>Getting Adobe AIR for Ubuntu 8.10 couldn&#8217;t be easier.  Visit the <a href="http://get.adobe.com/air/" target="_blank">Adobe AIR download page</a> and it&#8217;ll automatically detect your system type from your browser&#8217;s settings.  The file is a .bin file which means you don&#8217;t have to compile it.  Assuming you download it with firefox, simply fire up your terminal, change to your download directory (probably ~/Desktop) and issue</p>
<pre>nuke@nuke-laptop:~/Desktop$ <strong>chmod +x AdobeAIRInstaller.bin </strong>
nuke@nuke-laptop:~/Desktop$ <strong>sudo ./AdobeAIRInstaller.bin</strong></pre>
<p>Note: I was getting a very nondescript error when I ran that command saying that Adobe AIR couldn&#8217;t be installed and, of course, that was about all of the information I got.  I found out it was because I had the Adobe AIR 1.1 beta installed, which I needed to uninstall.  If you get that, simply run the following command (on Ubuntu):</p>
<pre>nuke@nuke-laptop:~/Desktop$ <strong>sudo dpkg -r adobeair-enu</strong></pre>
<p>and you&#8217;ll be fine.  If you&#8217;re still having problems,definitely look at Adobe&#8217;s <a href="http://blogs.adobe.com/air/2008/12/tips_on_resolving_application.html" target="_blank">short FAQ on AIR 1.5</a>.  It will give you a few things to try.  I also had to uninstall my previous AIR stuff with the following commands:</p>
<pre>nuke@nuke-laptop:~$ <strong>rm .appdata/ -rf</strong>
nuke@nuke-laptop:~$ <strong>rm .adobe/AIR/ -rf</strong>
nuke@nuke-laptop:~$ <strong>rm .macromedia/Flash_Player/www.macromedia.com/bin/air* -rf</strong></pre>
<p>Then, to get things working, I had to go to the <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash Player download site</a> and download the newest version of Flash!  Also, for anything else that I had installed for AIR (such as <a href="http://www.twhirl.org/" target="_blank">twhirl</a>) I had to go in and manually remove it from Ubuntu&#8217;s package system.  Now, with most AIR apps, they name the package $appname.air.123o1u4831414323 or somesuch.  However, with twhirl, it installs it as <em>de.makesoft.twhirl.0ea062bc275e7ed1e6ec3762effd73c7158adf33.1 </em>(at least for me) so I had to run</p>
<pre>nuke@nuke-laptop:~$ <strong>sudo dpkg -r de.makesoft.twhirl.0ea062bc275e7ed1e6ec3762effd73c7158adf33.1</strong></pre>
<p>That let me reinstall twhirl.  If you can&#8217;t find that exact app but have the same problem, try autocompleting (tab) in the terminal after you type &#8220;de.makesoft&#8221;.  After all of that work, it was working great.  Finally!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetacticalnuke.com/2008/12/adobe-air-15-for-linux-finally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

