Re: Perl install module Gtk: Can't exec 'gtk-config'



On Thu, 2004-08-26 at 07:13, kuepperspeter compuserve de wrote:

Then I tried "export GTK_CONFIG=/opt/gnome/bin/gtk-config" but I got 
the same error.

How to tell Perl or cpan to use the correct path to gtk-config?

is gtk-config in your path? if not then
        export PATH=$PATH:/opt/gnome/bin
before running perl Makefile.PL should do the trick.

many distro's have pkgs for it, perl-Gtk, etc. so that might be worth
looking into.

-- 
-rm
http://www.neces.com/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]