Am Montag, 8. Januar 2007 17:15 schrieb Justin Bailey:
> [...]
> For example, if I want to install Rails (ruby web-app framework), I just
> type:
>
>   gem install rails
>
> It's pretty slick.

How does this work with the native packaging mechanism on your platform 
(RPM, ...)? Does it work "behind it's back" (which would be bad)? Let's 
assume that "rails" needs "foo" and "bar" as well, which are not yet on your 
box. Does "gem install" transitively get/update all dependecies of "rails"?

Cheers,
   S.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to