<div dir="ltr">Hi,<br>I am trying to install Opennebula on Centos. I've followed the installation guide [1],<br>but when i go to run the "scons" command, i receive the following error:<br>[oneadmin@localhost opennebula-2.2]$ scons<br>
scons: Reading SConscript files ...<br>Testing recipe: pkg-config<br>  Error calling pkg-config xmlrpc_server_abyss++ --static --libs<br>Testing recipe: xmlrpc-c-config<br>share/scons/get_xmlrpc_config:210:in `initialize': Permission denied - .xmlrpc_test/<a href="http://xmlrpc_test.d6deeb.cc">xmlrpc_test.d6deeb.cc</a> (Errno::EACCES)<br>
        from share/scons/get_xmlrpc_config:210:in `open'<br>        from share/scons/get_xmlrpc_config:210:in `gen_test_file'<br>        from share/scons/get_xmlrpc_config:225:in `test_config'<br>        from share/scons/get_xmlrpc_config:240:in `search_config'<br>
        from share/scons/get_xmlrpc_config:239:in `each'<br>        from share/scons/get_xmlrpc_config:239:in `search_config'<br>        from share/scons/get_xmlrpc_config:251<br><br>Error searching for xmlrpc-c libraries. Please check this things:<br>
<br> * You have installed development libraries for xmlrpc-c. One way to check<br>   this is calling xmlrpc-c-config that is provided with the development<br>   package.<br> * Check that the version of xmlrpc-c is at least 1.06. You can do this also<br>
   calling:<br>   $ xmlrpc-c-config --version<br> * If all this requirements are already met please send log files located in<br>   .xmlrpc_test to the mailing list.<br><br>TypeError: 'str' object is not callable:<br>
  File "/tmp/opennebula-2.2/SConstruct", line 155:<br>    exit(-1)<br><br>I already installed all the needed packages, also xmlrpc-c and gcc-c++.<br>Please Help<br><br>[1]: <a href="http://knowtes.wordpress.com/2011/03/03/opennebula-installation-on-centos-5-5/">http://knowtes.wordpress.com/2011/03/03/opennebula-installation-on-centos-5-5/</a><br>
</div>