in reply to Re^5: XML::LibXML on 64-bit Windows
in thread XML::LibXML on 64-bit Windows

Maybe just copy libxml2.dll.manifest to the same directory as libxml2.dll?

Replies are listed 'Best First'.
Re^7: XML::LibXML on 64-bit Windows
by syphilis (Archbishop) on May 07, 2009 at 05:03 UTC
    Maybe just copy libxml2.dll.manifest to the same directory as libxml2.dll?

    I don't have any '.manifest' files to copy - at least none that I can find.

    I think it's actually a Common.dll.manifest that's needed (or a manifest embedded into Common.dll), but I have no clue how to go about dealing with this issue. Apparently there's an mt.exe command I can run, but I don't know what it is and the mt /? documentation doesn't provide any output that I can understand.

    I've tried updating to EU-MM-6.50, but that doesn't help, and I've checked out some recent threads on perlmonks that deal with the problem (which also haven't given me the solution). Not to worry ... it'll turn up eventually.

    Cheers,
    Rob