On Sat, 2007-10-27 at 23:45 -0500, [EMAIL PROTECTED] wrote: > 'pkg-config' is not recognized as an internal or external command, > operable program or batch file. > *** > *** ExtUtils::PkgConfig requires the pkg-config utility, but it doesn't > *** seem to be in your PATH. it is correctly installed? > *** > PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin > ***
To use ExtUtils::PkgConfig, you need to install the pkg-config program. Win32 releases seem to be available from <http://www.gimp.org/~tml/gimp/win32/downloads.html>. -- Bye, -Torsten
