At 15:48 15/08/2006 -0700, chromatic wrote:
Here's a proposed patch that seems to work okay for me on Linux. It's not
great or beautiful, mostly because of the Makefile hackery. It's a starting
point though. I suspect Windows might complain.
I try it on Win2000 with MinGW.
1) ExtUtils::PkgConfig is a wrapper over pkg-config, and pkg-config is not
available on Windows
2) Module::Build is not installed in the distribution ActiveState Perl
5.8.8 Build 817, and this module has a lot of dependence
3) I think the best way is to use an old fashion Makefile.PL and not a Build.PL
François Perrad.
I don't have any particular attachment to any approach here, only that this
get in the repository somehow.
-- c