Re: [libvirt-users] How to connect to a remote VM ESXi server with Python language?

2011-12-28 Thread Matthias Bolte
2011/12/26 ice : > Hi, Dear Mr/Mrs. > > I have trouble in connecting to a VM ESXi server with python. > > I am a developer using libvirt to control remote VM ESXi with python > language. But I am not able to connect to a remote VM ESXi server. > > I make my try to solve this issue: > > 1: I use the

Re: [libvirt-users] cannot find -lportablexdr

2011-12-28 Thread Eric Blake
On 12/27/2011 09:01 PM, Juliano Souza wrote: > When I try to compile libvirt: > > checking for xdrmem_create in -lportablexdr... no > checking for library containing xdrmem_create... no > configure: error: Cannot find a XDR library What platform are you compiling on? For example, on Fedora 16, g

[libvirt-users] How to connect to a remote VM ESXi server with Python language?

2011-12-28 Thread ice
Hi, Dear Mr/Mrs. I have trouble in connecting to a VM ESXi server with python. I am a developer using libvirt to control remote VM ESXi with python language. But I am not able to connect to a remote VM ESXi server. I make my try to solve this issue: 1: I use the function libvirt.Open() to open

[libvirt-users] cannot find -lportablexdr

2011-12-28 Thread Juliano Souza
When I try to compile libvirt: checking for xdrmem_create in -lportablexdr... no checking for library containing xdrmem_create... no configure: error: Cannot find a XDR library Where have that libxdr source? Thanks. -- Juliano Souza ___ libvirt-user