<?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: An Almost Fix for Creating RubyGems on Windows</title>
	<atom:link href="http://blog.emson.co.uk/2008/06/an-almost-fix-for-creating-rubygems-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.emson.co.uk/2008/06/an-almost-fix-for-creating-rubygems-on-windows/</link>
	<description></description>
	<lastBuildDate>Sun, 05 Sep 2010 16:20:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rubygems - StartTags.com</title>
		<link>http://blog.emson.co.uk/2008/06/an-almost-fix-for-creating-rubygems-on-windows/comment-page-1/#comment-12755</link>
		<dc:creator>rubygems - StartTags.com</dc:creator>
		<pubDate>Mon, 25 Jan 2010 20:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emson.co.uk/2008/06/an-almost-fix-for-creating-rubygems-on-windows/#comment-12755</guid>
		<description>&lt;p&gt;[...] /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27: ...emson... An Almost Fix for Creating RubyGems on WindowsI use both Windows and an Apple Mac and I quickly found myself having problems trying to create [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27: &#8230;emson&#8230; An Almost Fix for Creating RubyGems on WindowsI use both Windows and an Apple Mac and I quickly found myself having problems trying to create [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon Thiesfeld</title>
		<link>http://blog.emson.co.uk/2008/06/an-almost-fix-for-creating-rubygems-on-windows/comment-page-1/#comment-9799</link>
		<dc:creator>Gordon Thiesfeld</dc:creator>
		<pubDate>Fri, 25 Sep 2009 14:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emson.co.uk/2008/06/an-almost-fix-for-creating-rubygems-on-windows/#comment-9799</guid>
		<description>&lt;p&gt;An alternative to patching Hoe is to just set a HOME environment variable.  I usually set it to be the same as %USERPROFILE% .&lt;/p&gt;

&lt;p&gt;Also, Hoe has a &#039;need_tar&#039; attribute.  Setting it to false in the Rakefile will allow you to run all the package tasks without errors.  And, if you really want a tar file, you can download tar for Windows from the Gnu Win32 sourceforge project.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>An alternative to patching Hoe is to just set a HOME environment variable.  I usually set it to be the same as %USERPROFILE% .</p>

<p>Also, Hoe has a &#8216;need_tar&#8217; attribute.  Setting it to false in the Rakefile will allow you to run all the package tasks without errors.  And, if you really want a tar file, you can download tar for Windows from the Gnu Win32 sourceforge project.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Blogs From The Geeks &#187; Blog Archive &#187; Ruby &#8212; gemifying - Intermittent insightful nuggets</title>
		<link>http://blog.emson.co.uk/2008/06/an-almost-fix-for-creating-rubygems-on-windows/comment-page-1/#comment-9421</link>
		<dc:creator>Blogs From The Geeks &#187; Blog Archive &#187; Ruby &#8212; gemifying - Intermittent insightful nuggets</dc:creator>
		<pubDate>Tue, 08 Sep 2009 13:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emson.co.uk/2008/06/an-almost-fix-for-creating-rubygems-on-windows/#comment-9421</guid>
		<description>&lt;p&gt;[...] You may also need to patch hoe to run on Windows. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] You may also need to patch hoe to run on Windows. [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Mounce</title>
		<link>http://blog.emson.co.uk/2008/06/an-almost-fix-for-creating-rubygems-on-windows/comment-page-1/#comment-4302</link>
		<dc:creator>Peter Mounce</dc:creator>
		<pubDate>Fri, 27 Mar 2009 12:11:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emson.co.uk/2008/06/an-almost-fix-for-creating-rubygems-on-windows/#comment-4302</guid>
		<description>&lt;p&gt;Thanks for this - helped me on Windows.&lt;/p&gt;

&lt;p&gt;In return - with cygwin installed, with tar &amp; zip, I have no problem with packaging the gem.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for this &#8211; helped me on Windows.</p>

<p>In return &#8211; with cygwin installed, with tar &amp; zip, I have no problem with packaging the gem.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Recent Links Tagged With "rubygems" - JabberTags</title>
		<link>http://blog.emson.co.uk/2008/06/an-almost-fix-for-creating-rubygems-on-windows/comment-page-1/#comment-2968</link>
		<dc:creator>Recent Links Tagged With "rubygems" - JabberTags</dc:creator>
		<pubDate>Tue, 13 Jan 2009 02:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.emson.co.uk/2008/06/an-almost-fix-for-creating-rubygems-on-windows/#comment-2968</guid>
		<description>&lt;p&gt;[...]   super: no superclass method `require’ (NoMethodError) Saved by phiroze on Thu 01-1-2009   An Almost Fix for Creating RubyGems on Windows Saved by supersmashman666 on Tue 30-12-2008   RubyGems needs 512 to upgrade itself. Saved by [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...]   super: no superclass method `require’ (NoMethodError) Saved by phiroze on Thu 01-1-2009   An Almost Fix for Creating RubyGems on Windows Saved by supersmashman666 on Tue 30-12-2008   RubyGems needs 512 to upgrade itself. Saved by [...]</p>]]></content:encoded>
	</item>
</channel>
</rss>
