Re: Re: rb-rubygems does not work
[email protected] Thu, 24 Aug 2006 00:16:09 -0700
| Newsgroups | gmane.os.opendarwin.darwinports |
|---|---|
| Message-ID | <[email protected]> |
On 8/23/06, Tim Pritlove <[email protected]> wrote: > So far no success. All ruby ports I install via "port" do go into the > specified directory, but the gem command keeps on complaining the end goal is to install rails, no? even if it isn't, i would recommend james duncan davidson's "Sandboxing Rails with Darwin Ports" article: <http://duncandavidson.com/essay/2006/04/portsandbox> i have used it several times and haven't had any problems (although this morning i found that the mysql5 port seems hosed on ppc/10.4.7 - didn't have that problem on intel last week). i routinely install via RubyGems and follow james' advice to use port to install ruby libraries that depend on native code and RubyGems for pure ruby stuff. it seems a little strange to have a macport for every ruby gem though doesn't it - how meta. regards, jean-pierre