On Mon, Aug 14, 2000 at 03:23:33PM -0400, Filip Krska <[EMAIL PROTECTED]> wrote:
> do you know, what's wrong when my perl and Perl-Server says:

This just means that the script lacks some neccessary definitions.

Try this:

use Gimp ':auto";
Gimp::init;
... put your commands here

(and no Gimp::main)

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

Reply via email to