Hi Alberto, In ubuntu, try the following to update the rubygems:
$ gem install rubygems-update Regards, -Tino -- Constantino Vázquez Blanco, MSc OpenNebula Project Engineer www.OpenNebula.org | @tinova79 On Thu, Oct 20, 2011 at 10:00 PM, Alberto Picón Couselo <[email protected]>wrote: > Hi, > > I'm trying to install required rubygems for ozones_server in Ubuntu LTS > 10.04, but the installer fails with the following message: > > #~:/usr/share/one# ./install_gems ozones_server > About to install the gems for these components: > * ozones_server > > Press enter to continue... > > rake="/usr/bin/rake" gem install --no-ri --no-rdoc json > Building native extensions. This could take a while... > Successfully installed json-1.6.1 > 1 gem installed > rake="/usr/bin/rake" gem install --no-ri --no-rdoc data_mapper > ERROR: Error installing data_mapper: > multi_json requires RubyGems version >= 1.3.6 > Error installing data_mapper > > Please, can you give me any clues to install rubygems in Ubuntu LTS 10.04? > > Best Regards, > Alberto > ______________________________**_________________ > Users mailing list > [email protected] > http://lists.opennebula.org/**listinfo.cgi/users-opennebula.**org<http://lists.opennebula.org/listinfo.cgi/users-opennebula.org> >
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
