<?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: Installing ruby 1.9preview1 on OS X Leopard</title>
	<atom:link href="http://programblings.com/2008/11/18/installing-ruby-19preview1-on-os-x-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://programblings.com/2008/11/18/installing-ruby-19preview1-on-os-x-leopard/</link>
	<description>Rambling about programming and life as a programmer - by Mathieu Martin</description>
	<pubDate>Thu, 11 Mar 2010 06:08:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mathieu Martin</title>
		<link>http://programblings.com/2008/11/18/installing-ruby-19preview1-on-os-x-leopard/comment-page-1/#comment-1149</link>
		<dc:creator>Mathieu Martin</dc:creator>
		<pubDate>Mon, 23 Feb 2009 15:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://programblings.com/?p=192#comment-1149</guid>
		<description>Readline is a library that can be used to easily implement a "memory" of past commands, among &lt;a href="http://tiswww.case.edu/php/chet/readline/rltop.html" rel="nofollow"&gt;other features&lt;/a&gt;. It's probably used by IRB.</description>
		<content:encoded><![CDATA[<p>Readline is a library that can be used to easily implement a &#8220;memory&#8221; of past commands, among <a href="http://tiswww.case.edu/php/chet/readline/rltop.html" rel="nofollow">other features</a>. It&#8217;s probably used by IRB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roamy</title>
		<link>http://programblings.com/2008/11/18/installing-ruby-19preview1-on-os-x-leopard/comment-page-1/#comment-1127</link>
		<dc:creator>roamy</dc:creator>
		<pubDate>Fri, 20 Feb 2009 04:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://programblings.com/?p=192#comment-1127</guid>
		<description>I am just new at this 
what is readline and why do i need it and what happens if i don't have it

thanks fousto@me.com</description>
		<content:encoded><![CDATA[<p>I am just new at this<br />
what is readline and why do i need it and what happens if i don&#8217;t have it</p>
<p>thanks <a href="mailto:fousto@me.com">fousto@me.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Tarasiewic</title>
		<link>http://programblings.com/2008/11/18/installing-ruby-19preview1-on-os-x-leopard/comment-page-1/#comment-1051</link>
		<dc:creator>Matthias Tarasiewic</dc:creator>
		<pubDate>Mon, 02 Feb 2009 14:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://programblings.com/?p=192#comment-1051</guid>
		<description>does this actually still apply to ruby 1.9.1 stable? when i try to compile ruby with the --with-readline-dir=/usr/local switch, it says "configure: WARNING: unrecognized options: --with-readline-dir" other people seem to have that problem as well, see: http://www.ruby-forum.com/topic/175410</description>
		<content:encoded><![CDATA[<p>does this actually still apply to ruby 1.9.1 stable? when i try to compile ruby with the &#8211;with-readline-dir=/usr/local switch, it says &#8220;configure: WARNING: unrecognized options: &#8211;with-readline-dir&#8221; other people seem to have that problem as well, see: <a href="http://www.ruby-forum.com/topic/175410" rel="nofollow">http://www.ruby-forum.com/topic/175410</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Tarasiewic</title>
		<link>http://programblings.com/2008/11/18/installing-ruby-19preview1-on-os-x-leopard/comment-page-1/#comment-1050</link>
		<dc:creator>Matthias Tarasiewic</dc:creator>
		<pubDate>Mon, 02 Feb 2009 14:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://programblings.com/?p=192#comment-1050</guid>
		<description>hi Mathieu, great posting. did you also try compiling the stable version 1.9.1 on leopard already? we are currently doing compiles for various osx versions, including leopard for the rubyosx (ruby one click installer for osx) project http://rubyosx.com the aim of the project is exactly what you said, keeping an osx version slim, not even installing xcode in the "worst case". if you already did a compile, would you mind sending us your output of "ruby runner.rb" from the "/test" directory, so we could see which tests fail/work on your machine? see also the current thread on the rubyosx list regarding the osx leopard compile: http://rubyforge.org/pipermail/rubyosx-list/2009-February/000010.html</description>
		<content:encoded><![CDATA[<p>hi Mathieu, great posting. did you also try compiling the stable version 1.9.1 on leopard already? we are currently doing compiles for various osx versions, including leopard for the rubyosx (ruby one click installer for osx) project <a href="http://rubyosx.com" rel="nofollow">http://rubyosx.com</a> the aim of the project is exactly what you said, keeping an osx version slim, not even installing xcode in the &#8220;worst case&#8221;. if you already did a compile, would you mind sending us your output of &#8220;ruby runner.rb&#8221; from the &#8220;/test&#8221; directory, so we could see which tests fail/work on your machine? see also the current thread on the rubyosx list regarding the osx leopard compile: <a href="http://rubyforge.org/pipermail/rubyosx-list/2009-February/000010.html" rel="nofollow">http://rubyforge.org/pipermail/rubyosx-list/2009-February/000010.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://programblings.com/2008/11/18/installing-ruby-19preview1-on-os-x-leopard/comment-page-1/#comment-1042</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 22 Dec 2008 19:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://programblings.com/?p=192#comment-1042</guid>
		<description>@Huki

Error: Port ruby1.9 not found

:D</description>
		<content:encoded><![CDATA[<p>@Huki</p>
<p>Error: Port ruby1.9 not found</p>
<p>:D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://programblings.com/2008/11/18/installing-ruby-19preview1-on-os-x-leopard/comment-page-1/#comment-1017</link>
		<dc:creator>William</dc:creator>
		<pubDate>Fri, 05 Dec 2008 11:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://programblings.com/?p=192#comment-1017</guid>
		<description>My apologies--it worked fine.Many thanks--the broken OS X readline has been a pain in my ass for years.Had to have someone hack the XBoard source to make it compile.</description>
		<content:encoded><![CDATA[<p>My apologies&#8211;it worked fine.Many thanks&#8211;the broken OS X readline has been a pain in my ass for years.Had to have someone hack the XBoard source to make it compile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://programblings.com/2008/11/18/installing-ruby-19preview1-on-os-x-leopard/comment-page-1/#comment-1016</link>
		<dc:creator>William</dc:creator>
		<pubDate>Fri, 05 Dec 2008 11:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://programblings.com/?p=192#comment-1016</guid>
		<description>Thanks for posting patched readline source, but it didn't work for me. Here's what I got when I tried to make:
&lt;blockquote&gt;install: you may need to run ldconfig&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for posting patched readline source, but it didn&#8217;t work for me. Here&#8217;s what I got when I tried to make:</p>
<blockquote><p>install: you may need to run ldconfig</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: BogoJoker &#187; Helpful Configure Options For Development</title>
		<link>http://programblings.com/2008/11/18/installing-ruby-19preview1-on-os-x-leopard/comment-page-1/#comment-980</link>
		<dc:creator>BogoJoker &#187; Helpful Configure Options For Development</dc:creator>
		<pubDate>Wed, 26 Nov 2008 06:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://programblings.com/?p=192#comment-980</guid>
		<description>[...] I wanted to easily reference both the Ruby 1.8 and Ruby 1.9 so I could easily work with both. I came across a neat switch that I had never cared to use before but made perfect sense for my [...]</description>
		<content:encoded><![CDATA[<p>[...] I wanted to easily reference both the Ruby 1.8 and Ruby 1.9 so I could easily work with both. I came across a neat switch that I had never cared to use before but made perfect sense for my [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathieu Martin</title>
		<link>http://programblings.com/2008/11/18/installing-ruby-19preview1-on-os-x-leopard/comment-page-1/#comment-918</link>
		<dc:creator>Mathieu Martin</dc:creator>
		<pubDate>Wed, 19 Nov 2008 16:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://programblings.com/?p=192#comment-918</guid>
		<description>@Hukl

I just noticed &lt;a href="http://smyck.de/2008/11/12/rm-r/" rel="nofollow"&gt;the last post&lt;/a&gt; on your site is about macports. I'll have to check it out after work :-)</description>
		<content:encoded><![CDATA[<p>@Hukl</p>
<p>I just noticed <a href="http://smyck.de/2008/11/12/rm-r/" rel="nofollow">the last post</a> on your site is about macports. I&#8217;ll have to check it out after work :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathieu Martin</title>
		<link>http://programblings.com/2008/11/18/installing-ruby-19preview1-on-os-x-leopard/comment-page-1/#comment-917</link>
		<dc:creator>Mathieu Martin</dc:creator>
		<pubDate>Wed, 19 Nov 2008 16:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://programblings.com/?p=192#comment-917</guid>
		<description>@Hukl

Funny, a few minutes ago I wanted to use wget and I don't have it installed at the moment. I realized I wouldn't mind using port for small things like that ;-)

I'd love a quick primer on how to deal with the Macport issues, actually. 

The doc didn't seem too clear to me last time I checked. I'd just like to know what clutter I can remove when an install fails, what file to update to fix a build and finally how to contribute that fix.

Are you aware of any good tutorial? OTOH I don't want to spend an evening going through all of their doc ;-)</description>
		<content:encoded><![CDATA[<p>@Hukl</p>
<p>Funny, a few minutes ago I wanted to use wget and I don&#8217;t have it installed at the moment. I realized I wouldn&#8217;t mind using port for small things like that ;-)</p>
<p>I&#8217;d love a quick primer on how to deal with the Macport issues, actually. </p>
<p>The doc didn&#8217;t seem too clear to me last time I checked. I&#8217;d just like to know what clutter I can remove when an install fails, what file to update to fix a build and finally how to contribute that fix.</p>
<p>Are you aware of any good tutorial? OTOH I don&#8217;t want to spend an evening going through all of their doc ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hukl</title>
		<link>http://programblings.com/2008/11/18/installing-ruby-19preview1-on-os-x-leopard/comment-page-1/#comment-916</link>
		<dc:creator>hukl</dc:creator>
		<pubDate>Wed, 19 Nov 2008 16:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://programblings.com/?p=192#comment-916</guid>
		<description>Sure, macports aren't perfect but I like it more than having to maintain a lot of software that was built manually. I had it for years and it got messy. I can live with the macports issues and actually its not so hard to update a portfile for a new version. most of the time you have to adjust the url of the new tgz.

But I understand your reasoning.</description>
		<content:encoded><![CDATA[<p>Sure, macports aren&#8217;t perfect but I like it more than having to maintain a lot of software that was built manually. I had it for years and it got messy. I can live with the macports issues and actually its not so hard to update a portfile for a new version. most of the time you have to adjust the url of the new tgz.</p>
<p>But I understand your reasoning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathieu Martin</title>
		<link>http://programblings.com/2008/11/18/installing-ruby-19preview1-on-os-x-leopard/comment-page-1/#comment-915</link>
		<dc:creator>Mathieu Martin</dc:creator>
		<pubDate>Wed, 19 Nov 2008 15:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://programblings.com/?p=192#comment-915</guid>
		<description>@Hukl

LOL @ tada.wav :-)

I'm trying to minimize my use of Macports now. It's actually not installed on my new machine. 

On my previous machine, half the time when I used port, it would end up failing to build a dependency or something. I never found an obvious way to fix these problems and never really investigated further either. So the blame is probably half on my side.

What I like about building my own is that the day the next version comes out, I can go back and build it myself and not wait for the macport update. Also, by using the "industrial strength" approach described briefly in the article, I can actually have an arbitrary amount of rubies installed in parallel.

These reasons may seem a bit shallow, but I guess I just like to have a better understanding and complete control over how the stuff is installed on my machine. :-)</description>
		<content:encoded><![CDATA[<p>@Hukl</p>
<p>LOL @ tada.wav :-)</p>
<p>I&#8217;m trying to minimize my use of Macports now. It&#8217;s actually not installed on my new machine. </p>
<p>On my previous machine, half the time when I used port, it would end up failing to build a dependency or something. I never found an obvious way to fix these problems and never really investigated further either. So the blame is probably half on my side.</p>
<p>What I like about building my own is that the day the next version comes out, I can go back and build it myself and not wait for the macport update. Also, by using the &#8220;industrial strength&#8221; approach described briefly in the article, I can actually have an arbitrary amount of rubies installed in parallel.</p>
<p>These reasons may seem a bit shallow, but I guess I just like to have a better understanding and complete control over how the stuff is installed on my machine. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hukl</title>
		<link>http://programblings.com/2008/11/18/installing-ruby-19preview1-on-os-x-leopard/comment-page-1/#comment-914</link>
		<dc:creator>hukl</dc:creator>
		<pubDate>Wed, 19 Nov 2008 15:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://programblings.com/?p=192#comment-914</guid>
		<description>Why don't you just use macports

&lt;code&gt;
$&#62; port search ruby19
ruby19                         lang/ruby19    1.9.1-preview1 Powerful and clean object-oriented scripting language
&lt;/code&gt;

&lt;code&gt;sudo port install ruby1.9&lt;/code&gt;

Tada.wav</description>
		<content:encoded><![CDATA[<p>Why don&#8217;t you just use macports</p>
<p><code><br />
$&gt; port search ruby19<br />
ruby19                         lang/ruby19    1.9.1-preview1 Powerful and clean object-oriented scripting language<br />
</code></p>
<p><code>sudo port install ruby1.9</code></p>
<p>Tada.wav</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Double Shot #335 &#171; A Fresh Cup</title>
		<link>http://programblings.com/2008/11/18/installing-ruby-19preview1-on-os-x-leopard/comment-page-1/#comment-913</link>
		<dc:creator>Double Shot #335 &#171; A Fresh Cup</dc:creator>
		<pubDate>Wed, 19 Nov 2008 11:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://programblings.com/?p=192#comment-913</guid>
		<description>[...] Installing ruby 1.9preview1 on OS X Leopard - How to do it. [...]</description>
		<content:encoded><![CDATA[<p>[...] Installing ruby 1.9preview1 on OS X Leopard - How to do it. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
