Hi,<div><br></div><div>I'm trying to install OpenNebula on a fresh install of CentOS 5.2. I've followed the Installation Guide and have installed all the needed packages for the front-end server. I've also installed the xmlrpc-c and xmlrpc-c-devel packages from the recommended repository, but when I go run the scons command, I receive the following error:</div>
<div><br></div><div>-----------</div><div><br></div><div><div># scons sqlite=/usr/local/sqlite3</div><div>scons: Reading SConscript files ...</div><div>Testing recipe: pkg-config</div><div>g++ .xmlrpc_test/<a href="http://xmlrpc_test.829ea9.cc">xmlrpc_test.829ea9.cc</a> -o .xmlrpc_test/xmlrpc_test.829ea9.cc.out -lxmlrpc_server_abyss++ -lxmlrpc_server_abyss -lxmlrpc_server++ 1>>.xmlrpc_test/xmlrpc_test.829ea9.cc.log 2>&1</div>
<div><br></div><div>Testing recipe: xmlrpc-c-config</div><div>  Error calling xmlrpc-c-config c++2 abyss-server --libs --cflags</div><div>Testing recipe: mixed hardcoded libraries and xmlrpc-c-config (debian lenny)</div><div>
  Error calling xmlrpc-c-config c++2 abyss-server --libs --cflags</div><div>Testing recipe: hardcoded libraries for Mac OS X (installed using port)</div><div>g++ .xmlrpc_test/<a href="http://xmlrpc_test.829ea9.cc">xmlrpc_test.829ea9.cc</a> -o .xmlrpc_test/xmlrpc_test.829ea9.cc.out -I/opt/local/include -L/opt/local/lib -lwwwxml -lxmltok -lxmlparse -lwwwzip -lwwwinit -lwwwapp -lwwwtelnet -lwwwhtml -lwwwnews -lwwwhttp -lwwwmime -lwwwgopher -lwwwftp -lwwwfile -lwwwdir -lwwwcache -lwwwstream -lwwwmux -lwwwtrans -lwwwcore -lwwwutils -lmd5 -ldl -lz -lpthread -lxmlrpc_client++ -lxmlrpc_client -lxmlrpc++ -lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse -lxmlrpc_xmltok -lxmlrpc_server_abyss++ -lxmlrpc_server++ -lxmlrpc_server_abyss -lxmlrpc_server -lxmlrpc_abyss 1>>.xmlrpc_test/xmlrpc_test.829ea9.cc.log 2>&1</div>
<div><br></div><div><br></div><div>Error searching for xmlrpc-c libraries. Please check this things:</div><div><br></div><div> * You have installed development libraries for xmlrpc-c. One way to check</div><div>   this is calling xmlrpc-c-config that is provided with the development</div>
<div>   package.</div><div> * Check that the version of xmlrpc-c is at least 1.06. You can do this also</div><div>   calling:</div><div>   $ xmlrpc-c-config --version</div><div> * If all this requirements are already met please send log files located in</div>
<div>   .xmlrpc_test to the mailing list.</div><div><br></div><div>TypeError: 'str' object is not callable:</div><div>  File "/usr/local/src/one-1.2.0/SConstruct", line 105:</div><div>    exit(-1)</div><div>
<br></div><div>------------</div><div><br></div><div>If I run 'xmlrpc-c-config c++2 abyss-server --libs --cflags' manually, I get:</div><div><br></div><div><div>#  xmlrpc-c-config c++2 abyss-server --libs --cflags</div>
<div>Package xmlrpc_abyss++ was not found in the pkg-config search path.</div><div>Perhaps you should add the directory containing `xmlrpc_abyss++.pc'</div><div>to the PKG_CONFIG_PATH environment variable</div><div>No package 'xmlrpc_abyss++' found</div>
<div><br></div><div>I can't seem to find the requested package anywhere. Anyone have any suggestions?</div><div><br></div><div>Thanks</div><div><br></div><div>hany</div></div></div>