<?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>Ryan's Tech Blog &#187; emacs</title>
	<atom:link href="http://ryepup.unwashedmeme.com/blog/category/emacs/feed/" rel="self" type="application/rss+xml" />
	<link>http://ryepup.unwashedmeme.com/blog</link>
	<description>mostly tech, mostly rants</description>
	<lastBuildDate>Wed, 04 Jan 2012 03:42:20 +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>compiling emacs22 on my eeepc</title>
		<link>http://ryepup.unwashedmeme.com/blog/2008/02/08/compiling-emacs22-on-my-eeepc/</link>
		<comments>http://ryepup.unwashedmeme.com/blog/2008/02/08/compiling-emacs22-on-my-eeepc/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 05:41:46 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[eeepc]]></category>
		<category><![CDATA[emacs]]></category>

		<guid isPermaLink="false">http://ryepup.unwashedmeme.com/blog/2008/02/08/compiling-emacs22-on-my-eeepc/</guid>
		<description><![CDATA[Tonight I took some time and compiled emacs22 for my eeepc.  After a little trial and error, here were my steps: Download emacs Add non-asus package repositories sudo apt-get install build-essential sudo apt-get install libncurses5-dev sudo apt-get install xlibs-dev (if you want to emacs to use X) unpack emacs tarball ./configure make (took about 6 [...]]]></description>
			<content:encoded><![CDATA[<p>Tonight I took some time and compiled emacs22 for my eeepc.  After a little trial and error, here were my steps:</p>
<ol>
<li><a href="http://ftp.gnu.org/pub/gnu/emacs/">Download emacs</a></li>
<li><a href="http://wiki.eeeuser.com/addingxandrosrepos">Add non-asus package repositories</a></li>
<li>sudo apt-get install build-essential</li>
<li>sudo apt-get install libncurses5-dev</li>
<li>sudo apt-get install xlibs-dev (if you want to emacs to use X)</li>
<li>unpack emacs tarball</li>
<li>./configure</li>
<li>make (took about 6 minutes)</li>
<li>sudo make-install</li>
<li>go to sleep</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://ryepup.unwashedmeme.com/blog/2008/02/08/compiling-emacs22-on-my-eeepc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.487 seconds -->

