[one-dev] 4.7.80 and Centos 6

Jose Angel Diaz joseangel.diaz at cenatic.es
Tue Jul 22 03:16:44 PDT 2014


Hello

 I'm trying the new opennebula 4.7.80 dev version and i've found a problem
with the ruby packages on Centos 6.

 The package version at Centos repos for ruby is :
 ruby-1.8.7.352-13.el6.x86_64

When we run the install_gems scripts this script try to install the sqlite3
adn azure but the minimal ruby version required is:   Ruby version >= 1.9.2

I've solved this problem with RVM package and manual install of the last
ruby version:


ruby --version
ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]

curl -L get.rvm.io | bash -s stable
source /etc/profile.d/rvm.sh
rvm install 1.9.3

ruby --version
ruby 1.9.3p547 (2014-05-14 revision 45962) [x86_64-linux]

-- 
---------------------------------------------------------------------------------------------------------
Correo Corporativo Fundación Cenatic

Este email ha sido enviado desde una plataforma perteneciente a la 
Fundación Cenatic  

Cualquier duda o modificacion contactar con Fundación Cenatic
+34 924 67 73 16
info at cenatic.es
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/dev-opennebula.org/attachments/20140722/f894d08d/attachment.htm>


More information about the Dev mailing list