<?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: Having Trouble Updating to Latest RubyGems on the Mac?  Try This.</title>
	<atom:link href="http://accidentaltechnologist.com/ruby/having-trouble-updating-to-latest-rubygems-on-the-mac-try-this/feed/" rel="self" type="application/rss+xml" />
	<link>http://accidentaltechnologist.com/ruby/having-trouble-updating-to-latest-rubygems-on-the-mac-try-this/</link>
	<description>Musings about Technology, Software Design and Development</description>
	<lastBuildDate>Sun, 22 Jan 2012 21:23:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: kewin</title>
		<link>http://accidentaltechnologist.com/ruby/having-trouble-updating-to-latest-rubygems-on-the-mac-try-this/#comment-689</link>
		<dc:creator>kewin</dc:creator>
		<pubDate>Tue, 24 Mar 2009 06:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~rbazinet/?p=321#comment-689</guid>
		<description>&lt;p&gt;D:\Ruby\ruby\bin&gt;gem update --system&lt;/p&gt;
&lt;p&gt;Updating RubyGems&lt;/p&gt;
&lt;p&gt;Nothing to update&lt;/p&gt;
&lt;p&gt;D:\Ruby\ruby\bin&gt;gem update&lt;/p&gt;
&lt;p&gt;Updating installed gems&lt;/p&gt;
&lt;p&gt;Updating ruby-opengl&lt;/p&gt;
&lt;p&gt;Building native extensions.  This could take a while...&lt;/p&gt;
&lt;p&gt;ERROR:  While executing gem ... (Gem::Installer::ExtensionBuildError)&lt;/p&gt;
&lt;p&gt;    ERROR: Failed to build gem native extension.&lt;/p&gt;
&lt;p&gt;rake RUBYARCHDIR=D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1/lib RUBY&lt;/p&gt;
&lt;p&gt;LIBDIR=D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1/lib&lt;/p&gt;
&lt;p&gt;ruby mkrf_conf.rb&lt;/p&gt;
&lt;p&gt;(in D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1)&lt;/p&gt;
&lt;p&gt;call rake --nosearch&lt;/p&gt;
&lt;p&gt;cl -nologo  -MD -Zi -O2b2xg- -G6  -DWIN32 -DRUBY_VERSION=186  -ID:/Ruby/ruby/inc&lt;/p&gt;
&lt;p&gt;lude -ID:/Ruby/ruby/lib/ruby/1.8/i386-mswin32 -ID:/Ruby/ruby/lib/ruby/site_ruby/&lt;/p&gt;
&lt;p&gt;1.8 -I. -c gl-1.0-1.1.c&lt;/p&gt;
&lt;p&gt;(in D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1/ext/gl)&lt;/p&gt;
&lt;p&gt;gl-1.0-1.1.c&lt;/p&gt;
&lt;p&gt;../common/common.h(40) : fatal error C1083: Cannot open include file: &#039;GL/glut.h&lt;/p&gt;
&lt;p&gt;&#039;: No such file or directory&lt;/p&gt;
&lt;p&gt;rake aborted!&lt;/p&gt;
&lt;p&gt;Command failed with status (2): [cl -nologo  -MD -Zi -O2b2xg- -G6  -DWIN32 ...]&lt;/p&gt;
&lt;p&gt;(See full trace by running task with --trace)&lt;/p&gt;
&lt;p&gt;rake aborted!&lt;/p&gt;
&lt;p&gt;Command failed with status (1): [call rake --nosearch...]&lt;/p&gt;
&lt;p&gt;(See full trace by running task with --trace)&lt;/p&gt;
&lt;p&gt;Gem files will remain installed in D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-open&lt;/p&gt;
&lt;p&gt;gl-0.60.1 for inspection.&lt;/p&gt;
&lt;p&gt;Results logged to D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1/gem_mak&lt;/p&gt;
&lt;p&gt;e.out&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>D:\Ruby\ruby\bin&gt;gem update &#8211;system</p>
<p>Updating RubyGems</p>
<p>Nothing to update</p>
<p>D:\Ruby\ruby\bin&gt;gem update</p>
<p>Updating installed gems</p>
<p>Updating ruby-opengl</p>
<p>Building native extensions.  This could take a while&#8230;</p>
<p>ERROR:  While executing gem &#8230; (Gem::Installer::ExtensionBuildError)</p>
<p>    ERROR: Failed to build gem native extension.</p>
<p>rake RUBYARCHDIR=D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1/lib RUBY</p>
<p>LIBDIR=D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1/lib</p>
<p>ruby mkrf_conf.rb</p>
<p>(in D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1)</p>
<p>call rake &#8211;nosearch</p>
<p>cl -nologo  -MD -Zi -O2b2xg- -G6  -DWIN32 -DRUBY_VERSION=186  -ID:/Ruby/ruby/inc</p>
<p>lude -ID:/Ruby/ruby/lib/ruby/1.8/i386-mswin32 -ID:/Ruby/ruby/lib/ruby/site_ruby/</p>
<p>1.8 -I. -c gl-1.0-1.1.c</p>
<p>(in D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1/ext/gl)</p>
<p>gl-1.0-1.1.c</p>
<p>../common/common.h(40) : fatal error C1083: Cannot open include file: &#8216;GL/glut.h</p>
<p>&#8216;: No such file or directory</p>
<p>rake aborted!</p>
<p>Command failed with status (2): [cl -nologo  -MD -Zi -O2b2xg- -G6  -DWIN32 ...]</p>
<p>(See full trace by running task with &#8211;trace)</p>
<p>rake aborted!</p>
<p>Command failed with status (1): [call rake --nosearch...]</p>
<p>(See full trace by running task with &#8211;trace)</p>
<p>Gem files will remain installed in D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-open</p>
<p>gl-0.60.1 for inspection.</p>
<p>Results logged to D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1/gem_mak</p>
<p>e.out</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kewin</title>
		<link>http://accidentaltechnologist.com/ruby/having-trouble-updating-to-latest-rubygems-on-the-mac-try-this/#comment-1434</link>
		<dc:creator>kewin</dc:creator>
		<pubDate>Tue, 24 Mar 2009 06:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~rbazinet/?p=321#comment-1434</guid>
		<description>D:Rubyrubybin&gt;gem update --system
Updating RubyGems
Nothing to update
D:Rubyrubybin&gt;gem update
Updating installed gems
Updating ruby-opengl
Building native extensions.  This could take a while...
ERROR:  While executing gem ... (Gem::Installer::ExtensionBuildError)
    ERROR: Failed to build gem native extension.
rake RUBYARCHDIR=D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1/lib RUBY
LIBDIR=D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1/lib
ruby mkrf_conf.rb
(in D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1)
call rake --nosearch
cl -nologo  -MD -Zi -O2b2xg- -G6  -DWIN32 -DRUBY_VERSION=186  -ID:/Ruby/ruby/inc
lude -ID:/Ruby/ruby/lib/ruby/1.8/i386-mswin32 -ID:/Ruby/ruby/lib/ruby/site_ruby/
1.8 -I. -c gl-1.0-1.1.c
(in D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1/ext/gl)
gl-1.0-1.1.c
../common/common.h(40) : fatal error C1083: Cannot open include file: &#039;GL/glut.h
&#039;: No such file or directory
rake aborted!
Command failed with status (2): [cl -nologo  -MD -Zi -O2b2xg- -G6  -DWIN32 ...]
(See full trace by running task with --trace)
rake aborted!
Command failed with status (1): [call rake --nosearch...]
(See full trace by running task with --trace)
Gem files will remain installed in D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-open
gl-0.60.1 for inspection.
Results logged to D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1/gem_mak
e.out</description>
		<content:encoded><![CDATA[<p>D:Rubyrubybin&gt;gem update &#8211;system<br />
Updating RubyGems<br />
Nothing to update<br />
D:Rubyrubybin&gt;gem update<br />
Updating installed gems<br />
Updating ruby-opengl<br />
Building native extensions.  This could take a while&#8230;<br />
ERROR:  While executing gem &#8230; (Gem::Installer::ExtensionBuildError)<br />
    ERROR: Failed to build gem native extension.<br />
rake RUBYARCHDIR=D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1/lib RUBY<br />
LIBDIR=D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1/lib<br />
ruby mkrf_conf.rb<br />
(in D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1)<br />
call rake &#8211;nosearch<br />
cl -nologo  -MD -Zi -O2b2xg- -G6  -DWIN32 -DRUBY_VERSION=186  -ID:/Ruby/ruby/inc<br />
lude -ID:/Ruby/ruby/lib/ruby/1.8/i386-mswin32 -ID:/Ruby/ruby/lib/ruby/site_ruby/<br />
1.8 -I. -c gl-1.0-1.1.c<br />
(in D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1/ext/gl)<br />
gl-1.0-1.1.c<br />
../common/common.h(40) : fatal error C1083: Cannot open include file: &#8216;GL/glut.h<br />
&#8216;: No such file or directory<br />
rake aborted!<br />
Command failed with status (2): [cl -nologo  -MD -Zi -O2b2xg- -G6  -DWIN32 ...]<br />
(See full trace by running task with &#8211;trace)<br />
rake aborted!<br />
Command failed with status (1): [call rake --nosearch...]<br />
(See full trace by running task with &#8211;trace)<br />
Gem files will remain installed in D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-open<br />
gl-0.60.1 for inspection.<br />
Results logged to D:/Ruby/ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1/gem_mak<br />
e.out</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Merb 1.0 &#124; Розробка.com</title>
		<link>http://accidentaltechnologist.com/ruby/having-trouble-updating-to-latest-rubygems-on-the-mac-try-this/#comment-690</link>
		<dc:creator>Merb 1.0 &#124; Розробка.com</dc:creator>
		<pubDate>Mon, 22 Dec 2008 16:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~rbazinet/?p=321#comment-690</guid>
		<description>&lt;strong&gt;RE: Having Trouble Updating to Latest RubyGems on the Mac?  Try This.&lt;/strong&gt;

&lt;p&gt;Pingback from Merb 1.0 &#124; Розробка.com&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><strong>RE: Having Trouble Updating to Latest RubyGems on the Mac?  Try This.</strong></p>
<p>Pingback from Merb 1.0 | Розробка.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Merb 1.0 &#124; Розробка.com</title>
		<link>http://accidentaltechnologist.com/ruby/having-trouble-updating-to-latest-rubygems-on-the-mac-try-this/#comment-1435</link>
		<dc:creator>Merb 1.0 &#124; Розробка.com</dc:creator>
		<pubDate>Mon, 22 Dec 2008 16:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~rbazinet/?p=321#comment-1435</guid>
		<description>&lt;strong&gt;RE: Having Trouble Updating to Latest RubyGems on the Mac?  Try This.&lt;/strong&gt;

Pingback from Merb 1.0 &#124; Розробка.com</description>
		<content:encoded><![CDATA[<p><strong>RE: Having Trouble Updating to Latest RubyGems on the Mac?  Try This.</strong></p>
<p>Pingback from Merb 1.0 | Розробка.com</p>
]]></content:encoded>
	</item>
</channel>
</rss>

