From: Dominik Bathon Date: 2008-02-19T04:01:35+09:00 Subject: Re: rubynode won't build on Leopard Ruby Hi Rob, On Mon, 18 Feb 2008 09:29:08 +0100, Rob Sanheim wrote: > I'm trying to build rubynode on a macports installed Ruby on Leopard, > and failing. (I'm aware rubynode is one of the stock gems installed > in leopard, but its out of date and my whole dev world is in macports, > so I'd like to stay there) > > I've tried grabbing the source for ruby p110, and setting the > environment var before installation as instructed in the error message > below. I inevitably hit further errors down the road. Any ideas? I just had a similar request last week and as a result I released a new version (0.1.5) with improved and more flexible version detection, which should work with 1.8.6-p110. Could you verify that gem tries to install that version. And if that isn't the case please try downloading the gem manually and install it directly (gem install rubynode-0.1.5.gem). I hope that helps. Dominik