<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Setting up Kermit to work with the Gumstix</title>
	<atom:link href="http://bytebaker.com/2008/03/16/setting-up-kermit-to-work-with-the-gumstix/feed/" rel="self" type="application/rss+xml" />
	<link>http://bytebaker.com/2008/03/16/setting-up-kermit-to-work-with-the-gumstix/</link>
	<description>Computer Science isn&#039;t a science and it&#039;s not about computers</description>
	<lastBuildDate>Wed, 23 May 2012 15:01:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Simon</title>
		<link>http://bytebaker.com/2008/03/16/setting-up-kermit-to-work-with-the-gumstix/#comment-875</link>
		<dc:creator><![CDATA[Simon]]></dc:creator>
		<pubDate>Sat, 30 Oct 2010 08:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://gumstix.wordpress.com/?p=10#comment-875</guid>
		<description><![CDATA[@John: look for ckermit, its in AUR]]></description>
		<content:encoded><![CDATA[<p>@John: look for ckermit, its in AUR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shrutarshi Basu</title>
		<link>http://bytebaker.com/2008/03/16/setting-up-kermit-to-work-with-the-gumstix/#comment-166</link>
		<dc:creator><![CDATA[Shrutarshi Basu]]></dc:creator>
		<pubDate>Sun, 16 Nov 2008 00:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://gumstix.wordpress.com/?p=10#comment-166</guid>
		<description><![CDATA[@ John: just do as Edward suggests, it&#039;s a standard linux source install. Though make sure you have all the required build tools before.
@Edward: No problem, I&#039;m glad you found it useful.]]></description>
		<content:encoded><![CDATA[<p>@ John: just do as Edward suggests, it&#8217;s a standard linux source install. Though make sure you have all the required build tools before.<br />
@Edward: No problem, I&#8217;m glad you found it useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward King</title>
		<link>http://bytebaker.com/2008/03/16/setting-up-kermit-to-work-with-the-gumstix/#comment-168</link>
		<dc:creator><![CDATA[Edward King]]></dc:creator>
		<pubDate>Sat, 15 Nov 2008 23:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://gumstix.wordpress.com/?p=10#comment-168</guid>
		<description><![CDATA[Thanks Shrutarshi for the kermit connection description to the Gumstix over USB-Serial dongle.

John,
Compile kermit on Linux
1. download kermit linux source from: ftp://kermit.columbia.edu/kermit/archives/cku211.tar.gz
2. untar, build
   $ mkdir kermit_src
   $ cd kermit_src
   $ tar -zxvf cku211.tar.gz
   $ make linux
4. Install as root
   $ sudo make install
5. Set kermit permissions or run kermit as root (/usr/local/bin/kermit)
   $ sudo chmod +x /usr/local/bin/kermit
(OR)
   $su
   $kermit -l /dev/ttyUSB0]]></description>
		<content:encoded><![CDATA[<p>Thanks Shrutarshi for the kermit connection description to the Gumstix over USB-Serial dongle.</p>
<p>John,<br />
Compile kermit on Linux<br />
1. download kermit linux source from: <a href="ftp://kermit.columbia.edu/kermit/archives/cku211.tar.gz" rel="nofollow">ftp://kermit.columbia.edu/kermit/archives/cku211.tar.gz</a><br />
2. untar, build<br />
   $ mkdir kermit_src<br />
   $ cd kermit_src<br />
   $ tar -zxvf cku211.tar.gz<br />
   $ make linux<br />
4. Install as root<br />
   $ sudo make install<br />
5. Set kermit permissions or run kermit as root (/usr/local/bin/kermit)<br />
   $ sudo chmod +x /usr/local/bin/kermit<br />
(OR)<br />
   $su<br />
   $kermit -l /dev/ttyUSB0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://bytebaker.com/2008/03/16/setting-up-kermit-to-work-with-the-gumstix/#comment-167</link>
		<dc:creator><![CDATA[john]]></dc:creator>
		<pubDate>Fri, 14 Nov 2008 17:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://gumstix.wordpress.com/?p=10#comment-167</guid>
		<description><![CDATA[how do you compile kermit from source on arch linux?]]></description>
		<content:encoded><![CDATA[<p>how do you compile kermit from source on arch linux?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

