2 Dec 2009 17:01
Re: ports or no ports for mac development
On Wed, Dec 2, 2009 at 7:07 AM, Josh Coffman <joshcoffman@...> wrote: > Ok, any suggestions for how to remove macports? I wouldn't remove it - it's very useful for many packages - it's just not good for Ruby and RubyGems (which move fast, and don't always have all necessary dependencies available via ports). Personally, I recommend: 1. RVM for managing Ruby interpreters 2. RubyGems (Bundler) for managing Gem dependencies 3. Macports for everything else that is available via ports (which is a lot of stuff) 4. Manual install for everything else. I heard of homebrew, but the fact that he didn't completely have dependency management figured out was scary, as well as the fact that it is new and doesn't have as many packages as macports. I'd rather not be on the bleeding edge for my system dependencies, because macports is pretty stable in my experience. -- -- You are subscribed to the Google Groups "Phoenix Ruby Users Group" group. To post, send email to phoenix-ruby@... To unsubscribe, send email to phoenix-ruby-unsubscribe@... The Phoenix Ruby User Group meets on the 2nd Monday of each month at the offices of Target Training International. See http://rubyaz.org(Continue reading)
RSS Feed