On Sun, Aug 15, 2010 at 10:49 AM, Joshua Timberman <[email protected]> wrote:
> Hello!
>
> On Sat, Aug 14, 2010 at 10:12 PM, Kurtosis <[email protected]> wrote:
>> I'm new to merb and am setting it up on a VM - UbuntuServer on
>> VirtualBox, but am getting the following error when trying to install
>> merb:
>>
>>> sudo apt-get install ruby1.9.1-full rubygems1.9.1
>> (success, no errors)
>>> sudo gem install merb
>> ERROR:  Error installing merb
>>              bundler requires RubyGems version >= 1.3.6
>>> gem -v
>> 1.3.5
>>
>> 1.9.1 is the latest version available in the Ubuntu repository.
>> Suggestions?
>
> Two issues.
>
> RubyGems version has nothing to do with the version of Ruby.
>
> Via inheriting the package from Debian, Ubuntu's RubyGems is broken by
> design because you cannot use the gem update --system to upgrade the
> RubyGems version when it is installed from package (and for other
> reasons irrelevant to this discussion).
>

This is not Ubuntu/Debian problem. RubyGems is broken by design.

-- 
You received this message because you are subscribed to the Google Groups 
"merb" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/merb?hl=en.

Reply via email to