This has been somewhat solved, I had compiled by scons and somewhat made a hack of the installation file. I have since beein installing with dpkg and not encountered this problem since.
On 23 February 2012 16:24, Javier Fontan <[email protected]> wrote: > Can you send me the files located at .xmlrpc_test? There can be some > problem with the library and this files give more info on the > compilation process. > > On Thu, Feb 16, 2012 at 5:56 PM, Chris Bartlett <[email protected]> > wrote: > > > > Cheers, the problem is still persisting I'm thinking more along the > > lines as there being something wrong with my file structure so I'm > > setting up a new VM and installing from scratch again, hopefully this > > problem will vanish! haha > > > > On 16 February 2012 07:27, Manikanta Kattamuri < > [email protected]> wrote: > >> > >> Hi, > >> > >> You need to install xmlrpc from > http://xmlrpc-c.sourceforge.net/downloading.php better go for the stable > version. > >> after installation perform ldconfig. > >> > >> Regards, > >> Mani. > >> > >> > >> On Thu, Feb 16, 2012 at 9:32 AM, Chris Bartlett <[email protected]> > wrote: > >>> > >>> Hi all, > >>> > >>> I have looked through archived posts for this problem but not yet > found a solution. > >>> > >>> I am trying to install opennebula-3.0.0 on Ubuntu 10.04 LTS > >>> > >>> If I run scons at a user level I get this error: > >>> > >>> scons: Reading SConscript files ... > >>> Testing recipe: pkg-config > >>> Error calling pkg-config xmlrpc_server_abyss++ --static --libs > >>> Testing recipe: xmlrpc-c-config > >>> share/scons/get_xmlrpc_config:210:in `initialize': Permission denied - > .xmlrpc_test/xmlrpc_test.154231.cc (Errno::EACCES) > >>> from share/scons/get_xmlrpc_config:210:in `open' > >>> from share/scons/get_xmlrpc_config:210:in `gen_test_file' > >>> from share/scons/get_xmlrpc_config:225:in `test_config' > >>> from share/scons/get_xmlrpc_config:240:in `search_config' > >>> from share/scons/get_xmlrpc_config:239:in `each' > >>> from share/scons/get_xmlrpc_config:239:in `search_config' > >>> from share/scons/get_xmlrpc_config:251 > >>> > >>> 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 mailing list. > >>> > >>> I have all the dependencies required here installed and up to date, I > have xmlrpc-c version 1.16.33 and I can attach the logs if needed but I > have them in 3 locations for some reason: > >>> > >>> /opennebula-3.0.0/.xmlrpc_test/ > >>> /opennebula-3.0.0/src/nebula/.xmlrpc_test/ > >>> /opennebula-3.0.0/src/scheduler/src/sched/.xmlrpc_test/ > >>> > >>> So I'm not sure what logs to attach. > >>> > >>> > >>> > >>> Also if I run scons as root I get these 4 errors: > >>> > >>> Testing recipe: pkg-config > >>> Error calling pkg-config xmlrpc_server_abyss++ --static --libs > >>> Testing recipe: xmlrpc-c-config > >>> g++ .xmlrpc_test/xmlrpc_test.a0e855.cc -o > .xmlrpc_test/xmlrpc_test.a0e855.cc.out -L/usr/local/lib > -lxmlrpc_server_abyss++ -lxmlrpc_server++ -lxmlrpc_server_abyss > -lxmlrpc_server -lxmlrpc_abyss -lpthread -lxmlrpc++ -lxmlrpc -lxmlrpc_util > -lxmlrpc_xmlparse -lxmlrpc_xmltok -I/usr/local/include > 1>>.xmlrpc_test/xmlrpc_test.a0e855.cc.log 2>&1 > >>> > >>> Testing recipe: pkg-config > >>> Error calling pkg-config xmlrpc_client++ xmlrpc++ --libs > >>> Testing recipe: xmlrpc-c-config > >>> g++ .xmlrpc_test/xmlrpc_test.7fa006.cc -o > .xmlrpc_test/xmlrpc_test.7fa006.cc.out -L/usr/local/lib > -lxmlrpc_client++ -lxmlrpc_client -lxmlrpc++ -lxmlrpc -lxmlrpc_util > -lxmlrpc_xmlparse -lxmlrpc_xmltok -lcurl -lxmlrpc_packetsocket > -I/usr/local/include 1>>.xmlrpc_test/xmlrpc_test.7fa006.cc.log 2>&1 > >>> > >>> Testing recipe: pkg-config > >>> Error calling pkg-config xmlrpc_server_abyss++ --static --libs > >>> Testing recipe: xmlrpc-c-config > >>> g++ .xmlrpc_test/xmlrpc_test.55e206.cc -o > .xmlrpc_test/xmlrpc_test.55e206.cc.out -L/usr/local/lib > -lxmlrpc_server_abyss++ -lxmlrpc_server++ -lxmlrpc_server_abyss > -lxmlrpc_server -lxmlrpc_abyss -lpthread -lxmlrpc++ -lxmlrpc -lxmlrpc_util > -lxmlrpc_xmlparse -lxmlrpc_xmltok -I/usr/local/include > 1>>.xmlrpc_test/xmlrpc_test.55e206.cc.log 2>&1 > >>> > >>> Testing recipe: pkg-config > >>> Error calling pkg-config xmlrpc_client++ xmlrpc++ --libs > >>> Testing recipe: xmlrpc-c-config > >>> g++ .xmlrpc_test/xmlrpc_test.9a4204.cc -o > .xmlrpc_test/xmlrpc_test.9a4204.cc.out -L/usr/local/lib > -lxmlrpc_client++ -lxmlrpc_client -lxmlrpc++ -lxmlrpc -lxmlrpc_util > -lxmlrpc_xmlparse -lxmlrpc_xmltok -lcurl -lxmlrpc_packetsocket > -I/usr/local/include 1>>.xmlrpc_test/xmlrpc_test.9a4204.cc.log 2>&1 > >>> > >>> > >>> > >>> > >>> I'm at a loss for what to do with this, I desperately need to get my > sunstone server up and running asap for my dissertation so any help will be > very much appreciated. > >>> > >>> Regards, > >>> > >>> Chris Bartlett > >>> > >>> _______________________________________________ > >>> Users mailing list > >>> [email protected] > >>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > >>> > >> > >> > >> > >> -- > >> K Manikanta Swamy > >> +919059014442 > > > > > > > > _______________________________________________ > > Users mailing list > > [email protected] > > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > > > > > > -- > Javier Fontán Muiños > Project Engineer > OpenNebula - The Open Source Toolkit for Data Center Virtualization > www.OpenNebula.org | [email protected] | @OpenNebula >
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
