How do I get pkg-config installed?
• The difficulty in getting pkg-config installed is due its circular depency on glib. To install pkg-config, you should first install the GTK-runtime, the installer is found at http://sourceforge.net/project/showfiles.php?group_id=121075. The pkg-config binary can be obtained from //www.gimp.org/~tml/gimp/win32/downloads.html. Place pkg-config.exe in your MinGW bin directory.