On Fri, Apr 28, 2000 at 05:24:09PM +0100, Jan Kreft <[EMAIL PROTECTED]> wrote:
> So this module ought to be there? What is the exact file name that seems
> to be missing, and what rpm is supposed to install it?

The test wether to open a dialog box is done at runtime (mostly), so when you
get that error message Gtk most probably is not really installed (correctly).

You can check this by running

 perl -MGtk -e ''

If that does not works (== no message displayed, prompt returns), then gtk
is not installed properly. If it does then we need to look for a reason
why gimp-perl does not see that.

BTW, I recommend Gtk-0.612+, since some widgets do not work properly in
earlier versions of gtk-perl.

-- 
      -----==-                                             |
      ----==-- _                                           |
      ---==---(_)__  __ ____  __       Marc Lehmann      +--
      --==---/ / _ \/ // /\ \/ /       [EMAIL PROTECTED] |e|
      -=====/_/_//_/\_,_/ /_/\_\       XX11-RIPE         --+
    The choice of a GNU generation                       |
                                                         |

Reply via email to