[Libvir] Re: libvirt for Python on Windows

2008-02-06 Thread Richard W.M. Jones
Brecht Sanders wrote: Hi Richard, I have finally compiled a libvirt Python module. Attached are the files that need to go into python 2.4 homelib/site-packages, in case you want to try this. How did you build _libvirtmod though? Rich. -- Emerging Technologies, Red Hat -

[Libvir] Re: libvirt for Python on Windows

2008-02-06 Thread Brecht Sanders
Aha, the big question. So far I only have loose notes, but basically it comes down to the instructions below. I used SWIG (http://www.swig.org/) to build the DLL of the Python module. My setup had Python 2.4 installed in C:\Prog\Python24. Of course the required C dependancies where also