29 Nov
                
                    2007
                
            
            
                29 Nov
                
                '07
                
            
            
            
        
    
                5:58 p.m.
            
        Cygwin likes to name DLLs as cyg<name>.dll. This is very unhelpful for Python loadable modules because the init function name will be wrong and because it requires a change to the 'libvirt.py' file to load the right module name (import libvirtmod -> import cygvirtmod). In this patch I've added a post-install hook to make a symlink so that Python finds libvirtmod.dll and all is happy. Rich. -- Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/ Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 03798903