From: "Josef Pospíšil" Date: 2004-11-02T21:09:01+09:00 Subject: Re: installing ruby on MacOS X Hello, I'm using Darwinports for ruby and some other libraries like ruby-postgresql, mainly for its similarity to freebsd ports (I'm using freebsd on production servers) and community around Darwinports. And gems for other packages. And I can say it works quick nad painless for me. Fink seems little bit "unordered" for myself, but it's quite long time ago I looked at it. For comparing RPA and Gems you should look to some older threads on this mailing list (http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/114892 just for first look). Hope it helps. Pepe On 2.11.2004, at 12:47, Steven Marcus wrote: > I imagine there are a number of trade offs to the above approaches. > Also, there appears to be overlap between (darwinports|fink) and gems > and RAA. As I write this darwinports appears to have a more active > ruby community, judging from the fact that it offers 58 ports versus > 16 for fink. > > I'd like things to be painless and relatively automatic. By automatic, > I > mean that installing and especially upgrading libraries should be > quick and painless. > > Can someone share their experience?