<?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>Comments on: Compiling bcrypt-ruby gem for Windows</title>
	<atom:link href="http://www.joelduffin.com/blog/2009/05/11/compiling-bcrypt-for-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joelduffin.com/blog/2009/05/11/compiling-bcrypt-for-windows/</link>
	<description>life is a rum go guv’nor, and that’s the truth</description>
	<lastBuildDate>Fri, 15 Oct 2010 23:44:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shen Siwei</title>
		<link>http://www.joelduffin.com/blog/2009/05/11/compiling-bcrypt-for-windows/comment-page-1/#comment-1939</link>
		<dc:creator>Shen Siwei</dc:creator>
		<pubDate>Fri, 15 Oct 2010 23:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelduffin.com/blog/?p=287#comment-1939</guid>
		<description>I met this problem too, and was not able to solve it by installing VC6. 
In the end I used the &quot;ruby development kit&quot;:
(http://github.com/oneclick/rubyinstaller/wiki/development-kit)

1.  removed the old ruby folder completely, 
2. and installed &quot;ruby-installer&quot;. from the url above 
3. then install devkit
4. open a new console , then type &quot;gem install devise&quot;,   done!!!

the most important thing is to reinstall the ruby with &quot;installer&quot; ^_^</description>
		<content:encoded><![CDATA[<p>I met this problem too, and was not able to solve it by installing VC6.<br />
In the end I used the &#8220;ruby development kit&#8221;:<br />
(<a href="http://github.com/oneclick/rubyinstaller/wiki/development-kit" rel="nofollow">http://github.com/oneclick/rubyinstaller/wiki/development-kit</a>)</p>
<p>1.  removed the old ruby folder completely,<br />
2. and installed &#8220;ruby-installer&#8221;. from the url above<br />
3. then install devkit<br />
4. open a new console , then type &#8220;gem install devise&#8221;,   done!!!</p>
<p>the most important thing is to reinstall the ruby with &#8220;installer&#8221; ^_^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.joelduffin.com/blog/2009/05/11/compiling-bcrypt-for-windows/comment-page-1/#comment-364</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 22 Oct 2009 19:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelduffin.com/blog/?p=287#comment-364</guid>
		<description>Yeah, it just sucks if you don&#039;t have VC6.</description>
		<content:encoded><![CDATA[<p>Yeah, it just sucks if you don&#8217;t have VC6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Programma</title>
		<link>http://www.joelduffin.com/blog/2009/05/11/compiling-bcrypt-for-windows/comment-page-1/#comment-352</link>
		<dc:creator>Joe Programma</dc:creator>
		<pubDate>Fri, 29 May 2009 16:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelduffin.com/blog/?p=287#comment-352</guid>
		<description>I came across this too... moving everything over to cygwin works also (i can&#039;t believe i threw out my VC6 cds).  Uninstall native windows ruby, install cygwin (select ruby from packages), install rubygems by hand (download and ruby setup.rb), then you can install stuff easily again.</description>
		<content:encoded><![CDATA[<p>I came across this too&#8230; moving everything over to cygwin works also (i can&#8217;t believe i threw out my VC6 cds).  Uninstall native windows ruby, install cygwin (select ruby from packages), install rubygems by hand (download and ruby setup.rb), then you can install stuff easily again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

