[one-users] ubuntu12.04 scons error
Jython
googcheng at gmail.com
Fri May 31 00:55:33 PDT 2013
i have tried a fresh ubuntu12.04 64bit desktop, dont work still
2013/5/30 Carlos Martín Sánchez <cmartin at opennebula.org>
> Hi,
>
> Please reply also to the mailing list, this way others with the same
> problem can benefit from the thread.
>
> The installation from packages is described in the documentation:
>
> http://opennebula.org/documentation:rel4.0:ignc#package_installation_front-end
>
> Regards
>
> --
> Join us at OpenNebulaConf2013 <http://opennebulaconf.com> in Berlin,
> 24-26 September, 2013
> --
> Carlos Martín, MSc
> Project Engineer
> OpenNebula - The Open-source Solution for Data Center Virtualization
> www.OpenNebula.org | cmartin at opennebula.org | @OpenNebula<http://twitter.com/opennebula><cmartin at opennebula.org>
>
>
> On Thu, May 30, 2013 at 12:04 PM, Jython <googcheng at gmail.com> wrote:
>
>> 4.0.1 the same error, scons failed , is there a tutorial about how to
>> start opennebula4 on ubuntu12.04. is there a deb package? a not fresh
>> ubuntu12.04 is an issue?
>>
>>
>> 2013/5/30 Carlos Martín Sánchez <cmartin at opennebula.org>
>>
>>> Hi,
>>>
>>> The building process and the dependencies are described here [1,2].
>>> By the way, you may want to compile 4.0.1 instead.
>>>
>>> Cheers
>>>
>>> [1] http://opennebula.org/documentation:rel4.0:compile
>>> [2] http://opennebula.org/documentation:rel4.0:build_deps
>>>
>>> --
>>> Join us at OpenNebulaConf2013 <http://opennebulaconf.com> in Berlin,
>>> 24-26 September, 2013
>>> --
>>> Carlos Martín, MSc
>>> Project Engineer
>>> OpenNebula - The Open-source Solution for Data Center Virtualization
>>> www.OpenNebula.org | cmartin at opennebula.org | @OpenNebula<http://twitter.com/opennebula><cmartin at opennebula.org>
>>>
>>>
>>> On Thu, May 30, 2013 at 8:46 AM, Jython <googcheng at gmail.com> wrote:
>>>
>>>> Hi , pal! I installed the opennebula4.0.0 from the source and when
>>>> comes to *sudo scons*,
>>>>
>>>> scons: Reading SConscript files ...
>>>> Testing recipe: pkg-config
>>>> Error calling pkg-config xmlrpc_server_abyss++ --static --libs
>>>> Testing recipe: xmlrpc-c-config
>>>> g++ .xmlrpc_test/xmlrpc_test.618000.cc -o
>>>> .xmlrpc_test/xmlrpc_test.618000.cc.out -pthread -L/usr/local/lib
>>>> -lxmlrpc_server_abyss++ -lxmlrpc_server++ -lxmlrpc_server_abyss
>>>> -lxmlrpc_server -lxmlrpc_abyss -lpthread -lxmlrpc++ -lxmlrpc
>>>> -lxmlrpc_xmlparse -lxmlrpc_xmltok -lxmlrpc_util -I/usr/local/include
>>>> 1>>.xmlrpc_test/xmlrpc_test.618000.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.e02b84.cc -o
>>>> .xmlrpc_test/xmlrpc_test.e02b84.cc.out -pthread -L/usr/local/lib
>>>> -lxmlrpc_client++ -lxmlrpc_client -lxmlrpc++ -lxmlrpc -lxmlrpc_xmlparse
>>>> -lxmlrpc_xmltok -lxmlrpc_util -L/usr/lib/x86_64-linux-gnu -lcurl
>>>> -Wl,-Bsymbolic-functions -Wl,-z,relro -lxmlrpc_packetsocket
>>>> -I/usr/local/include 1>>.xmlrpc_test/xmlrpc_test.e02b84.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.62ca27.cc -o
>>>> .xmlrpc_test/xmlrpc_test.62ca27.cc.out -pthread -L/usr/local/lib
>>>> -lxmlrpc_server_abyss++ -lxmlrpc_server++ -lxmlrpc_server_abyss
>>>> -lxmlrpc_server -lxmlrpc_abyss -lpthread -lxmlrpc++ -lxmlrpc
>>>> -lxmlrpc_xmlparse -lxmlrpc_xmltok -lxmlrpc_util -I/usr/local/include
>>>> 1>>.xmlrpc_test/xmlrpc_test.62ca27.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.089e70.cc -o
>>>> .xmlrpc_test/xmlrpc_test.089e70.cc.out -pthread -L/usr/local/lib
>>>> -lxmlrpc_client++ -lxmlrpc_client -lxmlrpc++ -lxmlrpc -lxmlrpc_xmlparse
>>>> -lxmlrpc_xmltok -lxmlrpc_util -L/usr/lib/x86_64-linux-gnu -lcurl
>>>> -Wl,-Bsymbolic-functions -Wl,-z,relro -lxmlrpc_packetsocket
>>>> -I/usr/local/include 1>>.xmlrpc_test/xmlrpc_test.089e70.cc.log 2>&1
>>>>
>>>> *sudo find / -type f -name "libxmlrpc_server_abyss++*" | xargs ls -l*
>>>>
>>>> -rw-r--r-- 1 root root 33268 Sep 10 2012
>>>> /usr/lib/libxmlrpc_server_abyss++.a
>>>> -rw-r--r-- 1 root root 27416 Sep 10 2012
>>>> /usr/lib/libxmlrpc_server_abyss++.so.4.16
>>>> -rw-r--r-- 1 root root 154314 May 30 11:12
>>>> /usr/local/lib/libxmlrpc_server_abyss++.a
>>>> -rwxr-xr-x 1 root root 103790 May 30 11:12
>>>> /usr/local/lib/libxmlrpc_server_abyss++.so.8.34
>>>>
>>>> how to slove this problem? thanks in advance!
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Users mailing list
>>>> Users at lists.opennebula.org
>>>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>>>>
>>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20130531/edf00ff8/attachment-0001.htm>
More information about the Users
mailing list