[one-users] Opennebula 3.6.0 on Ubuntu 12.04 - scons Error

Der Unbekannte vpslover at gmail.com
Thu Oct 18 02:00:38 PDT 2012


Hi everyone,

I use CentOS 6.3 and Open Nebula 3.6.0. I used to get same error as Karim,
until I installed the "gcc-c++" package. Nothing special about it, it just
adds the c++ suport to gcc.

Here is the way how I got to this solution:


There is a testing code file in the opennebula directory,
(Location: /share/scons/get_xmlrpc_config ) which checks for the xmlrpc
libs. If you execute the scons command, this testing script is going to be
executed beforehand. If it fails, you get the error, which tells you to
install the xmlrpc-c libs or check if they are installed correctly. After
getting this error, I installed all libraries I could find with the term
xmlrpc in it. Nothing worked!

This test script also generates log files, which are located in the folder
".xmlrpc_test" right under the opennebula root directory. I had a look at
them and found the root of the problem:

"sh: g++ command not found"

Pretty astonishing, that the real couse is not the xmlrpc-c libs. As I
already told you, installing the "gcc-c++"-Package solved the problem.


Maybe I could help you by solving this problem!


David Strassegger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20121018/37b0d87e/attachment.htm>


More information about the Users mailing list