I think I've found the answer... http://www.opennebula.org/documentation:rel2.0:ignc
I have to add ALL the field values after the scons command, am I right?? On Tue, Oct 12, 2010 at 2:41 PM, Giuseppe Biolo <[email protected]>wrote: > I have some problems in compiling OpenNebula git repository. > I use Ubuntu Server 10.04 64bit and I've installed libxmlrpc-c3-dev (using > apt-get). > When I launch the scons command: > > $ scons > > I obtain this output: > > > ------------------------------------------------------------------------------------------------------------------- > > scons: Reading SConscript files ... > > Testing recipe: pkg-config > Error calling pkg-config xmlrpc_server_abyss++ --static --libs > Testing recipe: xml-c-config > g++ .xmlrpc_test/xmlrpc_test.c456ac.cc -o .... etc. > > Testing recipe: mixed hardcoded libraries and xmlrpc-c-config (debian > lenny) > g++ .xmlrpc_test/xmlrpc_test.c456ac.cc -o ..... etc. > > Testing recipe: hardcoded libraries for Mac OS X (installed using port) > g++ .xmlrpc_test/xmlrpc_test.c456ac.cc -o ..... etc. > > Error searching for xmlrpc-c libraries. Please check this things: > > * You have installed development libraries for xmlrpc-c. One way to check > this is calling xmlrpc-c-config that is provided with the development > package. > * Check that the version of xmlrpc-c is at least 1.06. You can do this > also calling: > $ xmlrpc-c-config -- version > * If all this requirements are already met please send log files located > in .xmlrpc_test to the mailng list. > > > -------------------------------------------------------------------------------------------------------------------- > > If I call the command: > > $ xmlrpc-c-config --version > > the answer is 1.06.27. > > The attached archive contains the log files located in .xmlrpc_test > directory. > > Have you any idea?? > > Thanks, > Giuseppe Biolo. >
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
