Hi,

Matijs van Zuijlen escreveu isso aĆ­:
> Package: rbenv
> Version: 0.1.2+git20100922-1
> Severity: wishlist
> 
> I was kind of hoping that the Debian rbenv package would solve the problems
> existing with rubygems in Debian. In particular, that it would
> automatically create and/or use scripts that point to the currently
> selected Ruby version for the gems installed system-wide.
> 
> However, this is what happens:
> 
>   [matijs@...] rbenv global 1.8.7-debian
>   [matijs@...] sudo gem1.8 install bundler

Also, note that when you call `gem1.8`, your are specifically requesting
ruby 1.8, so there is not much we can do to stop the program installed
from runninnd under ruby1.8

rbenv can only help you (with the approach I proposed in the previous
message) if you call `gem` and without sudo.

-- 
Antonio Terceiro <terce...@debian.org>

Attachment: signature.asc
Description: Digital signature

Reply via email to