[MacRuby-devel] How do I install bundler without disrupting my MRI bundler

Jeremy Smith xperts at gmail.com
Mon Aug 22 07:17:17 PDT 2011


Thank you vm, that is a big help.

On Mon, Aug 22, 2011 at 6:04 AM, Eloy Duran <eloy.de.enige at gmail.com> wrote:

> You can install the gem with `sudo macgem install bundler
> --format-executable`, which will create the bin wrapper like
> `/usr/bin/macbundler`.
>
> On 21 aug. 2011, at 16:42, Jeremy Smith wrote:
>
> > If I try to install bundler using "sudo macgem install bundler", it wants
> to over-write my existing bundler that is located at usr/bin/bundle.  This
> is obviously a problem because it breaks bundler for all of my MRI projects.
> >
> > So I installed rvm, thinking that it would keep the gems separate from
> each other, but when I switch to macruby with rvm, "gem install bundler"
> doesn't install it with the macgems, and so bundler isn't accessible by
> macrake.
> >
> > Any ideas?
> >
> >
> > _______________________________________________
> > MacRuby-devel mailing list
> > MacRuby-devel at lists.macosforge.org
> > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20110822/c30cfd5d/attachment.html>


More information about the MacRuby-devel mailing list