Re: [libvirt] libvirt: python bindings

2010-02-02 Thread Pierre Riteau
On 29 janv. 2010, at 10:05, Pierre Riteau wrote: On 28 janv. 2010, at 19:11, Daniel P. Berrange wrote: On Thu, Jan 28, 2010 at 05:52:45PM +, Sharadha Prabhakar (3P) wrote: Hi, I'm writing XenServer APIs for libvirt and trying to test it on virt-Manager. I need to build the libvirt

Re: [libvirt] libvirt: python bindings

2010-02-02 Thread Cole Robinson
On 02/02/2010 09:58 AM, Pierre Riteau wrote: On 29 janv. 2010, at 10:05, Pierre Riteau wrote: On 28 janv. 2010, at 19:11, Daniel P. Berrange wrote: On Thu, Jan 28, 2010 at 05:52:45PM +, Sharadha Prabhakar (3P) wrote: Hi, I'm writing XenServer APIs for libvirt and trying to test it on

Re: [libvirt] libvirt: python bindings

2010-01-29 Thread Pierre Riteau
On 28 janv. 2010, at 19:11, Daniel P. Berrange wrote: On Thu, Jan 28, 2010 at 05:52:45PM +, Sharadha Prabhakar (3P) wrote: Hi, I'm writing XenServer APIs for libvirt and trying to test it on virt-Manager. I need to build the libvirt python bindings for that. I tried this for libvirt.

[libvirt] libvirt: python bindings

2010-01-28 Thread Sharadha Prabhakar (3P)
Hi, I'm writing XenServer APIs for libvirt and trying to test it on virt-Manager. I need to build the libvirt python bindings for that. I tried this for libvirt. ./configure -with-xenapi -with-python make make install I suppose this is supposed to build a .libs directory with libvirtmod.so in the

Re: [libvirt] libvirt: python bindings

2010-01-28 Thread Daniel P. Berrange
On Thu, Jan 28, 2010 at 05:52:45PM +, Sharadha Prabhakar (3P) wrote: Hi, I'm writing XenServer APIs for libvirt and trying to test it on virt-Manager. I need to build the libvirt python bindings for that. I tried this for libvirt. ./configure -with-xenapi -with-python You need to use --