Gerrit --
I've uploaded Graphics-MNG-0.03, which I've successfully compiled and run on Cygwin. Be advised -- the libmng *must* be compiled with the correct compilation flags in order for the tests to work. Specifically, the tests make use of the MNG_STORE_CHUNKS flag (which is set for you if you build with MNG_BUILD_SO). There are a few compilation differences in the Perl interface that depend on the flags. Unless you edit the header, those flags won't be there when you build Graphics::MNG, except for the definitions in the Makefile.PL. You may need to edit these to match your libmng build. I'll look into adding an interactive configuration to the Makefile.PL (much like the GD module). That will put raise the visibility of these interdependencies. As I said, the tests depend on a specific subset of features. The interface may build and run fine without those features -- it's just that the tests will fail. Let me know how it goes. Thanks, -Dave Mott, SEP
