<?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>Sean Behan&#039;s Web Development Portfolio and Blog &#187; Monk</title>
	<atom:link href="http://seanbehan.com/category/monk/feed/" rel="self" type="application/rss+xml" />
	<link>http://seanbehan.com</link>
	<description>Web Development, Wordpress, Moodle, Ruby on Rails and Design in Burlington, Vermont</description>
	<lastBuildDate>Fri, 30 Jul 2010 17:17:12 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Monk on Ubuntu with Ruby Gems</title>
		<link>http://seanbehan.com/monk/installing-monk-on-ubuntu-with-ruby-gems/</link>
		<comments>http://seanbehan.com/monk/installing-monk-on-ubuntu-with-ruby-gems/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 01:24:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Monk]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[gems]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[rubygems]]></category>

		<guid isPermaLink="false">http://seanbehan.com/?p=516</guid>
		<description><![CDATA[Installing monk like this will fail 

gem install monk

You&#8217;ll need to install the wycats-thor gem first with this command

gem install wycats-thor -s http://gems.github.com



Related posts:Installing Feedzirra RSS Parser on Ubuntu 8
Setting up a new ubuntu server with apache2, php, ruby on rails, rubygems, mysql, and git
Installing Redis Server and Client on Mac OS X and Ubuntu



Related posts:<ol><li><a href='http://seanbehan.com/ruby-on-rails/installing-feedzirra-rss-parser-on-ubuntu-8/' rel='bookmark' title='Permanent Link: Installing Feedzirra RSS Parser on Ubuntu 8'>Installing Feedzirra RSS Parser on Ubuntu 8</a></li>
<li><a href='http://seanbehan.com/ruby-on-rails/new-ubuntu-slice-apache-mysql-php-ruby-on-rails-git-and/' rel='bookmark' title='Permanent Link: Setting up a new ubuntu server with apache2, php, ruby on rails, rubygems, mysql, and git'>Setting up a new ubuntu server with apache2, php, ruby on rails, rubygems, mysql, and git</a></li>
<li><a href='http://seanbehan.com/databases/installing-redis-server-and-client-on-mac-os-x-and-ubuntu/' rel='bookmark' title='Permanent Link: Installing Redis Server and Client on Mac OS X and Ubuntu'>Installing Redis Server and Client on Mac OS X and Ubuntu</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Installing monk like this will fail </p>
<pre>
gem install monk
</pre>
<p>You&#8217;ll need to install the wycats-thor gem first with this command</p>
<pre>
gem install wycats-thor -s http://gems.github.com
</pre>


<p>Related posts:<ol><li><a href='http://seanbehan.com/ruby-on-rails/installing-feedzirra-rss-parser-on-ubuntu-8/' rel='bookmark' title='Permanent Link: Installing Feedzirra RSS Parser on Ubuntu 8'>Installing Feedzirra RSS Parser on Ubuntu 8</a></li>
<li><a href='http://seanbehan.com/ruby-on-rails/new-ubuntu-slice-apache-mysql-php-ruby-on-rails-git-and/' rel='bookmark' title='Permanent Link: Setting up a new ubuntu server with apache2, php, ruby on rails, rubygems, mysql, and git'>Setting up a new ubuntu server with apache2, php, ruby on rails, rubygems, mysql, and git</a></li>
<li><a href='http://seanbehan.com/databases/installing-redis-server-and-client-on-mac-os-x-and-ubuntu/' rel='bookmark' title='Permanent Link: Installing Redis Server and Client on Mac OS X and Ubuntu'>Installing Redis Server and Client on Mac OS X and Ubuntu</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://seanbehan.com/monk/installing-monk-on-ubuntu-with-ruby-gems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
