<?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: Developing AIR applications on Ubuntu Part 1</title>
	<atom:link href="http://greylurk.com/index.php/2009/09/developing-air-applications-on-ubuntu-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://greylurk.com/index.php/2009/09/developing-air-applications-on-ubuntu-part-1/</link>
	<description>Ramblings of a distracted techie</description>
	<lastBuildDate>Fri, 04 Jun 2010 14:03:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: ravi</title>
		<link>http://greylurk.com/index.php/2009/09/developing-air-applications-on-ubuntu-part-1/comment-page-1/#comment-361</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Tue, 09 Mar 2010 12:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://greylurk.com/?p=92#comment-361</guid>
		<description>thanks to greylurk and heinrich  air sample application working thanks alor</description>
		<content:encoded><![CDATA[<p>thanks to greylurk and heinrich  air sample application working thanks alor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heinrich</title>
		<link>http://greylurk.com/index.php/2009/09/developing-air-applications-on-ubuntu-part-1/comment-page-1/#comment-304</link>
		<dc:creator>Heinrich</dc:creator>
		<pubDate>Mon, 18 Jan 2010 10:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://greylurk.com/?p=92#comment-304</guid>
		<description>Just if it&#039;s helpful for somebody...

I added the following two lines in the end of file at: /etc/bash.bashrc

PATH=$PATH:/opt/AdobeAIRSDK/bin   (that&#039;s the path to my adl &amp; adt files)
export PATH

saved and closed the file, then opened a new console and typed:

source /etc/bash.bashrc

I guess that &quot;refreshed&quot; the file to the system. Then I opened: /etc/environment
and i found this:

PATH=&quot;/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games&quot;

And i just added the path at the end of line like this:

PATH=&quot;/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/AdobeAIRSDK/bin&quot;

Saved and closed again, after that in a new console i wrote this:

source /etc/environment

To &quot;refresh&quot; again, and then i wrote:

adl [press enter]

and i saw the following:

application descriptor file not specified
usage:
  adl ( -runtime  )? ( -pubid  )? -nodebug?  ? ( -- ... )?
  adl -help

wich means that now i can use just adl to test my air-based applications, sorry for my bad english and sorry for the big comment but i hope that it helps to somebody :)</description>
		<content:encoded><![CDATA[<p>Just if it&#8217;s helpful for somebody&#8230;</p>
<p>I added the following two lines in the end of file at: /etc/bash.bashrc</p>
<p>PATH=$PATH:/opt/AdobeAIRSDK/bin   (that&#8217;s the path to my adl &amp; adt files)<br />
export PATH</p>
<p>saved and closed the file, then opened a new console and typed:</p>
<p>source /etc/bash.bashrc</p>
<p>I guess that &#8220;refreshed&#8221; the file to the system. Then I opened: /etc/environment<br />
and i found this:</p>
<p>PATH=&#8221;/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games&#8221;</p>
<p>And i just added the path at the end of line like this:</p>
<p>PATH=&#8221;/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/AdobeAIRSDK/bin&#8221;</p>
<p>Saved and closed again, after that in a new console i wrote this:</p>
<p>source /etc/environment</p>
<p>To &#8220;refresh&#8221; again, and then i wrote:</p>
<p>adl [press enter]</p>
<p>and i saw the following:</p>
<p>application descriptor file not specified<br />
usage:<br />
  adl ( -runtime  )? ( -pubid  )? -nodebug?  ? ( &#8212; &#8230; )?<br />
  adl -help</p>
<p>wich means that now i can use just adl to test my air-based applications, sorry for my bad english and sorry for the big comment but i hope that it helps to somebody <img src='http://greylurk.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Create first app using Adobe Air on Ubuntu &#8211; Just a tech stuff</title>
		<link>http://greylurk.com/index.php/2009/09/developing-air-applications-on-ubuntu-part-1/comment-page-1/#comment-244</link>
		<dc:creator>Create first app using Adobe Air on Ubuntu &#8211; Just a tech stuff</dc:creator>
		<pubDate>Wed, 30 Sep 2009 14:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://greylurk.com/?p=92#comment-244</guid>
		<description>[...] greylurk.com [...]</description>
		<content:encoded><![CDATA[<p>[...] greylurk.com [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
