<?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>andr3w.net &#187; apt-get</title>
	<atom:link href="http://andr3w.net/tag/apt-get/feed/" rel="self" type="application/rss+xml" />
	<link>http://andr3w.net</link>
	<description>amateur web development...</description>
	<lastBuildDate>Fri, 19 Mar 2010 17:34:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Nokogiri Gem On Ubuntu</title>
		<link>http://andr3w.net/2009/01/installing-nokogiri-gem-on-ubuntu/</link>
		<comments>http://andr3w.net/2009/01/installing-nokogiri-gem-on-ubuntu/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 02:22:00 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[mephisto]]></category>
		<category><![CDATA[nokogiri]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://andr3w.net/?p=12</guid>
		<description><![CDATA[If you cannot install the nokogiri gem on ubuntu (required or recommended) for Mephisto.
You have to install two other libraries first that may or may not already be installed on your computer:
1sudo apt-get install libxml2-dev libxslt1-dev
Simply installing libxml-ruby or libxml1 won’t satisfy the requirements.
Thanks to hightechsorcery.com for the info.
]]></description>
			<content:encoded><![CDATA[<p>If you cannot install the nokogiri gem on ubuntu (required or recommended) for Mephisto.</p>
<p>You have to install two other libraries first that may or may not already be installed on your computer:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><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> libxml2-dev libxslt1-dev</div></td></tr></tbody></table></div>
<p>Simply installing libxml-ruby or libxml1 won’t satisfy the requirements.</p>
<p>Thanks to <a href="http://hightechsorcery.com/2008/12/howto-install-nokogiri-gem-ubuntu">hightechsorcery.com</a> for the info.</p>
]]></content:encoded>
			<wfw:commentRss>http://andr3w.net/2009/01/installing-nokogiri-gem-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
