On Fri, Jun 09, 2000 at 02:01:49AM -0400, "Marc D. Spencer" <[EMAIL PROTECTED]> wrote:
> Has anyone successfully run non Perl::Fu command-line scripts under Perl 5.6?

Yes, me ;)

> Gimp> $img = gimp_image_new(100,100,RGB)
> Segmentation fault (core dumped)
> 
> gdb reveals that it's seemingly a perl problem, but my experiance is 

Which version of gimp-perl (or gimp) did you use, and how did you
compile it (and on what architecture)? Although I don't remember any
perl5.6-specific problems it might be caused by some old version.

Also, perl5.6 is not production-ready, if you want bleeding edge perl
(highly recommended, it's got new cool features ;) better get it from the
repository.

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

Reply via email to