Re: Gimp and Perl

2000-10-18 Thread Seth Burgess

Hi,

The compilation doesn't fail; instead, it issues a
warning that it couldn't find PDL.  Therefore, you
just don't get all the plug-ins that are in perl.  Its
not much of a big deal, really.

Enjoy,
Seth Burgess
[EMAIL PROTECTED]
 
--- Chetan Dhavse <[EMAIL PROTECTED]> wrote:
> 
> 
> Has anyone used gimp v.1.1.27 with perl 5.6?
> 
> FYI gimp is working fine but when trying to compile
> perl modules for gimp
> the compilations fails due to unavailability of
> PDL.pm on the system.
> I downloaded the PerlGimp modules from Marc
> Lehmann's website
> (http://www.goof.com/pcg/marc/gimp.html)
> 
> Is PDL required ?
> 
> Thanks in advance
> 
> Chetan
> 


__
Do You Yahoo!?
Yahoo! Messenger - Talk while you surf!  It's FREE.
http://im.yahoo.com/



Re: Gimp and Perl

2000-10-18 Thread Marc Lehmann

On Wed, Oct 18, 2000 at 10:22:06AM +0530, Chetan Dhavse <[EMAIL PROTECTED]> wrote:
> FYI gimp is working fine but when trying to compile perl modules for gimp
> the compilations fails due to unavailability of PDL.pm on the system.

What does "fail" mean? Could you post the error message(s) you get, if
any?

> I downloaded the PerlGimp modules from Marc Lehmann's website
> (http://www.goof.com/pcg/marc/gimp.html)

That's not the best idea. You should always use the version of gimp-pelr
that comes with gimp already, as I will not try to be compatible with
outdated snapshots (having said that, 1.1.27 should be fine ;)

> Is PDL required ?

No, it is (or should be ;) completely optional.

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



Gimp and Perl

2000-10-18 Thread Chetan Dhavse



Has anyone used gimp v.1.1.27 with perl 5.6?

FYI gimp is working fine but when trying to compile perl modules for gimp
the compilations fails due to unavailability of PDL.pm on the system.
I downloaded the PerlGimp modules from Marc Lehmann's website
(http://www.goof.com/pcg/marc/gimp.html)

Is PDL required ?

Thanks in advance

Chetan