Friday, April 26, 2019 11:43:28 PM
To: pdl-devel@lists.sourceforge.net
Subject: Re: [Pdl-devel] PDL/PDLA and Strawberry Perl PDL editions
I edited by hand the Makefile and finished my installation.
Ran pdla and pdla2 and they seem good.
Tried running pdl the demos, but some didn't work:
pd
: [Pdl-devel] PDL/PDLA and Strawberry Perl PDL editions
Made my first attempt to use PDLA.
PDLA::Rest doesn't install on the first try as
Alien::HDF4 doesn't install as
it can't find file common.pl during perl Makefile.PL, make, etc.
A simple solution seems to be to replace '
I edited by hand the Makefile and finished my installation.
Ran pdla and pdla2 and they seem good.
Tried running pdl the demos, but some didn't work:
pdla> demo 3d
Runtime error: Undefined subroutine &PDLA::Demos::TriD1::run called at (eval
409) line 48, line 90.
at (eval 409) line 4
Failed my second attempt to install PDLA::Rest. When I
make install
I get the error
doc_site_install: Building PDLA documentation database ...
Can't open perl script "Doc/scantree.pl": No such file or directory
make: *** [Makefile:1128: doc_site_install] Error 2
Regards,
Luis
O
Made my first attempt to use PDLA.
PDLA::Rest doesn't install on the first try as
Alien::HDF4 doesn't install as
it can't find file common.pl during perl Makefile.PL, make, etc.
A simple solution seems to be to replace 'common.pl' by './common.pl'
everywhere.
On Fri, Apr 26, 2019 at 01:58:07A
ve had problems!
Best regards,
Ed
From: Shawn Laffan<mailto:shawnlaf...@gmail.com>
Sent: Friday, April 26, 2019 2:29 AM
To: pdl-devel@lists.sourceforge.net<mailto:pdl-devel@lists.sourceforge.net>
Subject: [Pdl-devel] PDL/PDLA and Strawberry Perl PDL editions
It's good to see renewed deve
It's good to see renewed development of PDL and PDLA.
Are the maintainers of Strawberry perl aware of the shift to PDLA? (They
are probably on this list, but have not yet commented).
PDL builds cleanly on a plain Strawberry perl, but not all components are
built since the extra libs like libproj