On Sun, 2007-10-14 at 21:19 +0100, [EMAIL PROTECTED] wrote: > *** > *** ExtUtils::PkgConfig requires the pkg-config utility, but it doesn't > *** seem to be in your PATH. it is correctly installed? > *** > PATH=/sw/bin:/sw/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin > ***
As the message says, you need the pkg-config tool to use ExtUtils::PkgConfig which is required by Cairo, Glib, Gtk2, etc. -- Bye, -Torsten
