<?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:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Installing Compass on Ubuntu</title>
	<atom:link href="http://ubuntulinuxhelp.com/installing-compass-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntulinuxhelp.com/installing-compass-on-ubuntu/</link>
	<description>Resources, help, how to's and tutorials for Ubuntu Linux users!</description>
	<lastBuildDate>Thu, 11 Mar 2010 20:52:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: viatropos</title>
		<link>http://ubuntulinuxhelp.com/installing-compass-on-ubuntu/comment-page-1/#comment-3994</link>
		<dc:creator>viatropos</dc:creator>
		<pubDate>Tue, 02 Feb 2010 23:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/?p=1679#comment-3994</guid>
		<description>Thank you very much, this solved my problem. I&#039;ve been trying to get Spree running in production on Slicehost with Ubuntu and this was the problem. Awesome.

Read more: http://ubuntulinuxhelp.com/installing-compass-on-ubuntu/#ixzz0eQMr63hF</description>
		<content:encoded><![CDATA[<p>Thank you very much, this solved my problem. I&#8217;ve been trying to get Spree running in production on Slicehost with Ubuntu and this was the problem. Awesome.</p>
<p>Read more: <a href="http://ubuntulinuxhelp.com/installing-compass-on-ubuntu/#ixzz0eQMr63hF"  rel="nofollow">http://ubuntulinuxhelp.com/ins.....z0eQMr63hF</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tristan</title>
		<link>http://ubuntulinuxhelp.com/installing-compass-on-ubuntu/comment-page-1/#comment-3692</link>
		<dc:creator>Tristan</dc:creator>
		<pubDate>Sat, 31 Oct 2009 08:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/?p=1679#comment-3692</guid>
		<description>Thank you very much!
I found this helpful for getting compass up and running.
However my install was a little different.

Ubuntu 9.10
Only interested in compass (not ruby).
Here is what I did:

apt-get install rubygems

gem sources --add http://gems.github.com/
(because I&#039;ll use it later)

gem install haml

gem install chriseppstein-compass

At this point the the command &quot;compass&quot; wasn&#039;t working.
I had to add &quot;/var/lib/gems/1.8/bin&quot; to /etc/environment

I hope this helps someone else.
Thank you again for the info.</description>
		<content:encoded><![CDATA[<p>Thank you very much!<br />
I found this helpful for getting compass up and running.<br />
However my install was a little different.</p>
<p>Ubuntu 9.10<br />
Only interested in compass (not ruby).<br />
Here is what I did:</p>
<p>apt-get install rubygems</p>
<p>gem sources &#8211;add <a href="http://gems.github.com/"  rel="nofollow">http://gems.github.com/</a><br />
(because I&#8217;ll use it later)</p>
<p>gem install haml</p>
<p>gem install chriseppstein-compass</p>
<p>At this point the the command &#8220;compass&#8221; wasn&#8217;t working.<br />
I had to add &#8220;/var/lib/gems/1.8/bin&#8221; to /etc/environment</p>
<p>I hope this helps someone else.<br />
Thank you again for the info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam DiCarlo</title>
		<link>http://ubuntulinuxhelp.com/installing-compass-on-ubuntu/comment-page-1/#comment-3509</link>
		<dc:creator>Adam DiCarlo</dc:creator>
		<pubDate>Tue, 28 Jul 2009 08:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/?p=1679#comment-3509</guid>
		<description>&gt; sudo gedit /usr/bin/gem

The problem is that the new version of &quot;gem&quot; is installed into /usr/bin/gem1.8 .

So you don&#039;t need to manually patch /usr/bin/gem--you can just do this:

sudo mv /usr/bin/gem1.8 /usr/bin/gem</description>
		<content:encoded><![CDATA[<p>&gt; sudo gedit /usr/bin/gem</p>
<p>The problem is that the new version of &#8220;gem&#8221; is installed into /usr/bin/gem1.8 .</p>
<p>So you don&#8217;t need to manually patch /usr/bin/gem&#8211;you can just do this:</p>
<p>sudo mv /usr/bin/gem1.8 /usr/bin/gem<br />
<fieldset class="blogfollow">
<legend>Read more from Adam DiCarlo</legend>
<h2><a href="http://adamdicarlo.com/2009/11/12/canvas-javascript-scrolling-tile-map-demo/" rel="external nofollow" >Canvas/JavaScript scrolling tile-map demo</a></h2>
<p>$(document).ready(function () { init(); })</p>
<p>      canvas { border: 2px solid black; }</p>
<p>Here&#8217;s something I did for fun in May as a proof of concept. It uses JavaScript and the canvas tag to rend[...]</p>
</fieldset>
]]></content:encoded>
	</item>
</channel>
</rss>
