[one-users] Opennebula 3.2: Problem running install_gems

2012-01-19 Thread Florian Antonescu
I get an error (see below) when trying to run opennebula-3.2.0/share/install_gems/install_gems Can someone give me a hint on how to proceed? Best regards, Florian Antonescu No LSB modules are available. Distribution debian detected. About to install these dependencies: * gcc * libexpat1-dev

Re: [one-users] Opennebula 3.2: Problem running install_gems

2012-01-19 Thread Nasser Mooman
update your gem and rubygems. gem update --system 1.3.7 gem install rubygems-update I hope this helps. --Mooman On 19/01/2012 7:31 AM, Florian Antonescu wrote: I get an error (see below) when trying to run opennebula-3.2.0/share/install_gems/install_gems Can someone give me a hint on how to

Re: [one-users] Opennebula 3.2: Problem running install_gems

2012-01-19 Thread Florian Antonescu
This gave me the following error, so I don't think it is the best way to go. Could it be that there is an error in OpenNebula's install_gems script (perhaps a version mismatch)? ERROR: gem update --system is disabled on Debian, because it will overwrite the content of the rubygems Debian

Re: [one-users] Opennebula 3.2: Problem running install_gems

2012-01-19 Thread Javier Fontan
xmlparser needs expat-devel pacage installed to compile. install_gems script should install this package but anyway, can you check that it is installed? On Thu, Jan 19, 2012 at 1:31 PM, Florian Antonescu florinantone...@gmail.com wrote: I get an error (see below) when trying to runĀ