On 12/01/2011 09:07 AM, cat fa wrote:
I downloaded a xmlrpc tarball from http://xmlrpc-c.sourceforge.net/ and
installed it.After that I started to compile OpenNebula 3.0 with the
command

scons sqlite_db=/usr/bin


Howerer I got a error as

Error for searching for xmlrpc-c libraries. Please check this thing
............


It seemed I need development libraries of xmlrpc. Where can I get it ?

Well, if you downloaded the xmlrpc-c tarball, you'll need to build the libraries.

./configure
make
make install

There's a README file with the xmplrpc code you downloaded.

HTH,
Robert

I tried sudo apt-get isntall libxmlrpc ,but no package was found.

I'm using Ubuntu 11.04.



_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


--
Robert Schweikert                           MAY THE SOURCE BE WITH YOU
SUSE-IBM Software Integration Center                   LINUX
Tech Lead
rjsch...@suse.com
rschw...@ca.ibm.com
781-464-8147
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to