<?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/"
		>
<channel>
	<title>Comentários sobre Gregório Melo</title>
	<atom:link href="http://gregoriomelo.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregoriomelo.com</link>
	<description>Aprendendo e compartilhando</description>
	<lastBuildDate>Tue, 21 Jun 2011 03:24:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comentário sobre Como instalar o Ruby on Rails 2.3 no Windows 7 por enilson</title>
		<link>http://gregoriomelo.com/2010/instalando-o-ruby-on-rails-2-3-no-windows-7/comment-page-1/#comment-60</link>
		<dc:creator>enilson</dc:creator>
		<pubDate>Tue, 21 Jun 2011 03:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://gregoriomelo.com/?p=3#comment-60</guid>
		<description>Ate que fim um post que possa disponibilizar um tutorial simples e fácil, valew</description>
		<content:encoded><![CDATA[<p>Ate que fim um post que possa disponibilizar um tutorial simples e fácil, valew</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre RVM: Desenvolvimento responsável em Ruby e Rails! Veja como instalar e usar. por Bruno Tavares</title>
		<link>http://gregoriomelo.com/2011/rvm-desenvolvimento-responsavel-em-ruby-e-rails/comment-page-1/#comment-58</link>
		<dc:creator>Bruno Tavares</dc:creator>
		<pubDate>Sun, 29 May 2011 15:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://gregoriomelo.com/?p=96#comment-58</guid>
		<description>Fantástico Gregório, ajudou muito! O que eu ainda &quot;me bato&quot; muito é a integração com o Passenger! (talvez um assunto para um novo post? ^^)

Apesar de ter seguido algunS tutoriais ainda recebo a mensagem &quot;gem rails (3.0.7) not found&quot;, sendo que no gem list o rails 3.0.7 aparece :( Acho que é um problema nos PATHS...</description>
		<content:encoded><![CDATA[<p>Fantástico Gregório, ajudou muito! O que eu ainda &#8220;me bato&#8221; muito é a integração com o Passenger! (talvez um assunto para um novo post? ^^)</p>
<p>Apesar de ter seguido algunS tutoriais ainda recebo a mensagem &#8220;gem rails (3.0.7) not found&#8221;, sendo que no gem list o rails 3.0.7 aparece :( Acho que é um problema nos PATHS&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre Como instalar o Ruby on Rails 2.3 no Windows 7 por Carlos</title>
		<link>http://gregoriomelo.com/2010/instalando-o-ruby-on-rails-2-3-no-windows-7/comment-page-1/#comment-57</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Sun, 29 May 2011 01:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://gregoriomelo.com/?p=3#comment-57</guid>
		<description>Se estiver usando o Rails 3  use esse comando dentro da pasta do projeto para iniciar o servidor  .

rails &quot;s&quot;


Abs</description>
		<content:encoded><![CDATA[<p>Se estiver usando o Rails 3  use esse comando dentro da pasta do projeto para iniciar o servidor  .</p>
<p>rails &#8220;s&#8221;</p>
<p>Abs</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre RVM: Desenvolvimento responsável em Ruby e Rails! Veja como instalar e usar. por gregoriomelo</title>
		<link>http://gregoriomelo.com/2011/rvm-desenvolvimento-responsavel-em-ruby-e-rails/comment-page-1/#comment-56</link>
		<dc:creator>gregoriomelo</dc:creator>
		<pubDate>Fri, 13 May 2011 12:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://gregoriomelo.com/?p=96#comment-56</guid>
		<description>Adriano,

instale o pacote do zlib para a RVM:

rvm package install zlib

Aí remova a RVM e instale novamente assim:

rvm install 1.9.2 --with-zlib-dir=$HOME/.rvm/usr

Se acontecer a mesma coisa com o OpenSSL e o ReadLine, faça a instalação dos dois assim:

rvm package install openssl
rvm package install readline

Remova a RVM e instale novamente assim:
rvm install 1.9.2 --with-zlib-dir=$HOME/.rvm/usr --with-readline-dir=$HOME/.rvm/usr --with-openssl-dir=$HOME/.rvm/usr

Valeu!</description>
		<content:encoded><![CDATA[<p>Adriano,</p>
<p>instale o pacote do zlib para a RVM:</p>
<p>rvm package install zlib</p>
<p>Aí remova a RVM e instale novamente assim:</p>
<p>rvm install 1.9.2 &#8211;with-zlib-dir=$HOME/.rvm/usr</p>
<p>Se acontecer a mesma coisa com o OpenSSL e o ReadLine, faça a instalação dos dois assim:</p>
<p>rvm package install openssl<br />
rvm package install readline</p>
<p>Remova a RVM e instale novamente assim:<br />
rvm install 1.9.2 &#8211;with-zlib-dir=$HOME/.rvm/usr &#8211;with-readline-dir=$HOME/.rvm/usr &#8211;with-openssl-dir=$HOME/.rvm/usr</p>
<p>Valeu!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre RVM: Desenvolvimento responsável em Ruby e Rails! Veja como instalar e usar. por Adriano Carvalho</title>
		<link>http://gregoriomelo.com/2011/rvm-desenvolvimento-responsavel-em-ruby-e-rails/comment-page-1/#comment-55</link>
		<dc:creator>Adriano Carvalho</dc:creator>
		<pubDate>Wed, 11 May 2011 02:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://gregoriomelo.com/?p=96#comment-55</guid>
		<description>Pow brother , to usando o Ubuntu 11.4 e está dando esse problema :
ERROR:  Loading command: install (LoadError)
    no such file to load -- zlib
ERROR:  While executing gem ... (NameError)
    uninitialized constant Gem::Commands::InstallCommand
 Já removi o ruby em questão e instalei o Zlib
sudo aptitude install build-essential libssl-dev libreadline5 libreadline5-dev zlib1g zlib1g-dev

Mais nada deu certo . 

Please!!!</description>
		<content:encoded><![CDATA[<p>Pow brother , to usando o Ubuntu 11.4 e está dando esse problema :<br />
ERROR:  Loading command: install (LoadError)<br />
    no such file to load &#8212; zlib<br />
ERROR:  While executing gem &#8230; (NameError)<br />
    uninitialized constant Gem::Commands::InstallCommand<br />
 Já removi o ruby em questão e instalei o Zlib<br />
sudo aptitude install build-essential libssl-dev libreadline5 libreadline5-dev zlib1g zlib1g-dev</p>
<p>Mais nada deu certo . </p>
<p>Please!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

