<?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>Make Tech Easier&#187; Aptana</title>
	<atom:link href="http://maketecheasier.com/tag/aptana/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Sun, 12 Feb 2012 15:58:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How To Install Aptana Studio In Ubuntu Intrepid</title>
		<link>http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23</link>
		<comments>http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23#comments</comments>
		<pubDate>Mon, 23 Mar 2009 22:14:18 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Aptana]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=3709</guid>
		<description><![CDATA[For those who have read my review of Aptana and wish to install it in Ubuntu 8.10, here is how you can do so. While the installation is not as straightforward as it should be, the overall process is not that difficult either. The instruction below is meant for 32-bit machine. If you are using [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23&amp;title=How+To+Install+Aptana+Studio+In+Ubuntu+Intrepid&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23">How To Install Aptana Studio In Ubuntu Intrepid</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-3717" title="install-aptana-ubuntu" src="http://imagecdn.maketecheasier.com/2009/03/install-aptana-ubuntu.jpg" alt="install-aptana-ubuntu" width="577" height="312" /></p>
<p>For those who have read <a href="http://maketecheasier.com/aptana-studio-a-worthy-replacement-for-dreamweaver/2009/03/23" target="_blank">my review of Aptana</a> and wish to install it in Ubuntu 8.10, here is how you can do so. While the installation is not as straightforward as it should be, the overall process is not that difficult either.</p>
<p>The instruction below is meant for 32-bit machine. If you are using a 64 bit machine, you&#8217;ll have to install Eclipse with the Aptana plugin.</p>
<p><span id="more-3709"></span>1. Download <a href="http://www.aptana.com/studio/download" target="_blank">Aptana for Linux</a></p>
<p>2. Unzip the Aptana tar file to your Home folder.</p>
<p>3. Install the dependencies:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> sun-java6-jre sun-java6-plugin xulrunner</pre></div></div>

<p>4. Open up a text editor and paste the following lines to the file.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#!/bin/bash</span>
<span style="color: #7a0874; font-weight: bold;">export</span> <span style="color: #007800;">MOZILLA_FIVE_HOME</span>=<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>xulrunner
<span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>damien<span style="color: #000000; font-weight: bold;">/</span>aptana<span style="color: #000000; font-weight: bold;">/</span>AptanaStudio  <span style="color: #666666; font-style: italic;">#filepath to Aptana folder</span></pre></div></div>

<p>Change the filepath to the location where you place the Aptana folder. Save the file as <em>runAptana.sh</em> in the Aptana folder.</p>
<p>5. Right-click on the runAptana.sh file and select <em>Properties</em>. Go to the <em>Permissions</em> tab. Check the box &#8220;<em>Allow executing file as program</em>&#8221;</p>
<p><img class="alignnone size-full wp-image-3714" title="aptana-permissions" src="http://imagecdn.maketecheasier.com/2009/03/aptana-permissions.jpg" alt="aptana-permissions" width="449" height="464" /></p>
<p>That&#8217;s it. Whenever you want to run Aptana, simply double click on the runAptana.sh file.</p>
<h3>Creating Desktop and Menubar shortcut (Optional)</h3>
<p>You can also create a shortcut on your desktop or the menubar so that you can easily access it when you want to use it.</p>
<p>- Right-click on the menubar and select <em>Edit Menus</em></p>
<p>- On the left pane, scroll down till you find the <em>Programming</em> entry. Click on it.</p>
<p>- On the right, click on the &#8220;New Item&#8221; button. Enter the following:</p>
<p><img class="alignnone size-full wp-image-3715" title="aptana-entry" src="http://imagecdn.maketecheasier.com/2009/03/aptana-entry.jpg" alt="aptana-entry" width="567" height="229" /></p>
<p>For the Aptana icon, you can either use your own icon, or download the official iconset <a rel="nofollow" href="http://support.aptana.com/asap/secure/attachment/10398/aptana_icons.zip" target="_blank">here</a></p>
<p>Close all the windows. You should be able to find the Aptana launcher in <em>Applications-&gt;Programming-&gt;Aptana</em>.</p>
<p>To create a desktop shortcut, simply drag the Aptana launcher from the menubar to the desktop. If you are using any dock applications, you can also drag and drop the launcher to the dock.</p>
<p>Didn&#8217;t I say it is easy?</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23&amp;title=How+To+Install+Aptana+Studio+In+Ubuntu+Intrepid&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23">How To Install Aptana Studio In Ubuntu Intrepid</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23/feed</wfw:commentRss>
		<slash:comments>69</slash:comments>
		</item>
	</channel>
</rss>

