Josh Narins wrote on 09-Sep-2006:
>
> The following tests were skipped. If someone wants
> to tell me what to do to try out these features,
> and it involves installing debian packages and/or
> adding arguments to perl Makefile.pl, feel free.
>
> t/fftw......................skipped
>         all skipped: PDL::FFTW not available

Install the Debian package for fftw version 2 (not 3).

> t/hdf_sd....................skipped
>          all skipped: PDL::IO::HDF requires the HDF module.
> t/hdf_vdata.................skipped
>         all skipped: PDL::IO::HDF requires the HDF module.
> t/hdf_vgroup................skipped
>          all skipped: PDL::IO::HDF requ

You'll need the libhdf4g stuff (not version 5) and you
may need the -dev and/or -run stuff too.  I don't know
the Debian build process.

See http://packages.debian.org/stable/libs/libhdf4g*

> t/image2d...................ok
>          5/16 skipped: PDL::Bad support not available.ires the HDF module

If you enable bad value support in the perldl.conf file, look
for WITH_BADVAL => 0, and change the 0 to a 1, more tests should
run---this is not a failure though.

> t/limits_00.................skipped
>          all skipped: PDL::Slatec not available
> t/limits_errb...............skipped
>          all skipped: PDL::Slatec not available
> t/limits_keyspecs...........skipped
>          all skipped: PDL::Slatec not available
> t/limits_range..............skipped
>          all skipped: PDL::Slatec not available
> t/limits_round..............skipped
>          all skipped: PDL::Slatec not available
> t/limits_trans..............skipped
>          all skipped: PDL::Slatec not available
> t/limits_trans_err..........skipped
>          all skipped: PDL::Slatec not available
> t/limits_ulimits............skipped
>          all skipped: PDL::Slatec not available

Install a fortran compiler for the Slatec stuff.

> t/ndf.......................skipped
>          all skipped: PDL::IO::NDF requires the NDF module.
> t/pgplot....................skipped
>          all skipped: Skipped: PDL::Graphics::PGPLOT not installed

Install pgplot5 package from http://packages.debian.org/stable/math/pgplot5

Good luck.
Chris
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to