On Tue, 25 Apr 2000, Erunantion wrote:
> On Tue, 25 Apr 2000, Robert B. Easter wrote:
> 
> > I managed to download everything and compile and install gimp 1.1.20.  I'm
> > NOT having the problem with the coordinates turning into a mess of black. 
> > Installing gimp was a pain though.  I had to install/reinstall a whole mess of
> > libraries.  Maybe by installing newer versions of libraries, I avoided the
> > problem with the coordinates.  Here are my notes on what I did to install gimp:
> 
> Yeah, those libraries create problems :) What exactly is PDL used
> for? It's the only package I haven't gotten yet.

Here's part of what the README file says:

--------------------------------------------------
PDL -- the package
------------------

The perlDL project aims to turn perl into an efficient numerical language for
scientific computing. The PDL module gives standard perl the ability to
COMPACTLY store and SPEEDILY manipulate the large N-dimensional data sets which
are the bread and butter of scientific computing. e.g. $a=$b+$c can add two
2048x2048 images in only a fraction of a second.

The aim is to provide tons of useful functionality for
scientific and numeric analysis.

Check the pdl web site at http://pdl.perl.org for more information.
----------------------------------------------------

Thats about all I know about it.  Gtk-Perl complained when it was missing.  Its
need by perl programs that do pixel manipulation. Some version of it may have
been installed with my slackware distribution (7.0), but I totally deleted my
original perl installation and installed perl 5.6.0.  So, I've had to install
many perl modules that other people may already have.

Reply via email to