|
Hi There:
I am running red hat 7.3 and trying to install Gtk-Perl-0.7009. I cannot even pass this portion below.
-----
/usr/local/bin/perl Makefile.PL
Can't exec "gtk-config": No such file or directory at Makefile.PL line 141.
Package 'gtk' needed but it was not detected on your system.
You may want to force it using --with-gtk-force if you know better than me.
-----
I am installing gtk package so why it says the package is needed ? Where do I get gtk-config ?
Thank You. |