<?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>Squirrel Hacker &#187; Komodo Edit</title>
	<atom:link href="http://blog.seanja.com/tag/komodo-edit/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.seanja.com</link>
	<description>I have come forward in time from the year 1986 to share this with you</description>
	<lastBuildDate>Mon, 06 Feb 2012 12:38:38 +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>Komodo Edit on Ubuntu (Linux)</title>
		<link>http://blog.seanja.com/2008/07/komodo-edit-on-ubuntu-linux/</link>
		<comments>http://blog.seanja.com/2008/07/komodo-edit-on-ubuntu-linux/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 18:51:42 +0000</pubDate>
		<dc:creator>SeanJA</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ActiveState Komodo]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[Cross-platform software]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Komodo]]></category>
		<category><![CDATA[Komodo Edit]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[Smart Common Input Method]]></category>
		<category><![CDATA[SYS]]></category>
		<category><![CDATA[Technology_Internet]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://blog.seanja.com/?p=122</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.seanja.com/2008/07/komodo-edit-on-ubuntu-linux/' addthis:title='Komodo Edit on Ubuntu (Linux) '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>I use Komodo Edit all the time on Windows (XP and Vista) but up till now I have not used it in any Linux environment. I decided it was time to take the plunge and try things out. First I had to download the tar file from the activestate website (here), that was easy, the [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.seanja.com/2008/07/komodo-edit-on-ubuntu-linux/' addthis:title='Komodo Edit on Ubuntu (Linux) ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>
Related posts:<ol>
<li><a href='http://blog.seanja.com/2007/10/setting-the-ubuntu-default-resolution-with-nvidia/' rel='bookmark' title='Setting the Ubuntu Default Resolution with Nvidia'>Setting the Ubuntu Default Resolution with Nvidia</a></li>
<li><a href='http://blog.seanja.com/2008/03/changing-the-startup-programs-in-ubuntu/' rel='bookmark' title='Changing the startup programs in Ubuntu'>Changing the startup programs in Ubuntu</a></li>
<li><a href='http://blog.seanja.com/2008/06/batch-editing-photos-with-phatch/' rel='bookmark' title='Batch Editing Photos with Phatch'>Batch Editing Photos with Phatch</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.seanja.com/2008/07/komodo-edit-on-ubuntu-linux/' addthis:title='Komodo Edit on Ubuntu (Linux) '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>I use Komodo Edit all the time on Windows (XP and Vista) but up till now I have not used it in any Linux environment. I decided it was time to take the plunge and try things out. First I had to download the tar file from the activestate website (<a href="http://www.activestate.com/store/download.aspx?prdGUID=20f4ed15-6684-4118-a78b-d37ff4058c5f">here</a>), that was easy, the one thing that I was wary about was this:</p>
<p><code>AS package (libcpp6)</code></p>
<p>I had never heard of that, but as it turns out it is an [A]ctive [S]tate package. So, not a problem. When I got it there was an install .html. It had all of the instructions for all of the operating systems. As it turns out that was a bit overkill considering this was the Linux version not a Windows one or a mac one&#8230;</p>
<p>The only thing that I needed from the help file was the information that you had to install these packages (I use apt-get to do it, you might use something else):</p>
<p><code><br />
scim scim-gtk2-immodule scim-qtimm scim-tables-additional<br />
</code></p>
<p>You might also need to install these ones if they are not already in your Linux of choice:</p>
<p><code>glibc libjpeg libstdc++</code></p>
<p>You will also need to have perl installed.</p>
<p>Finally once those packages are all installed you can run the install file</p>
<p><code>./install.sh</code></p>
<p>And then once that is done (you get to chose the path that it installs to (I left it as default because I am the only user of this machine), add komodo to your path by entering:</p>
<p><code>export PATH="/home/[username]/Komodo-Edit-4/bin:$PATH"</code></p>
<p>in the terminal (well, that is the quick way, you would probably have to type that in every time you wanted to use it&#8230; a better way is to add that line to the end of your ~/.bashrc file).</p>
<p>You could also create a symbolic link to it:</p>
<p><code>ln -s "/home/username/Komodo-Edit-4/bin/komodo" /usr/local/bin/komodo</code></p>
<p>Finally, you can just type in komodo to run it, or create a link in your menu (or on the desktop) to run it.</p>
<p>Once I get some money, I will probably be buying the full version (Komodo IDE) which has more features in it. Until then, I am more than happy with Komodo Edit 4.</p>
<p>If you have any problems installing it, please refer to the install file that they include as I have skipped some of the stuff that did not have any relevance to me.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.seanja.com/2008/07/komodo-edit-on-ubuntu-linux/' addthis:title='Komodo Edit on Ubuntu (Linux) ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div><p>Related posts:<ol>
<li><a href='http://blog.seanja.com/2007/10/setting-the-ubuntu-default-resolution-with-nvidia/' rel='bookmark' title='Setting the Ubuntu Default Resolution with Nvidia'>Setting the Ubuntu Default Resolution with Nvidia</a></li>
<li><a href='http://blog.seanja.com/2008/03/changing-the-startup-programs-in-ubuntu/' rel='bookmark' title='Changing the startup programs in Ubuntu'>Changing the startup programs in Ubuntu</a></li>
<li><a href='http://blog.seanja.com/2008/06/batch-editing-photos-with-phatch/' rel='bookmark' title='Batch Editing Photos with Phatch'>Batch Editing Photos with Phatch</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.seanja.com/2008/07/komodo-edit-on-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

