Re: [Pdl-devel] PDL/PDLA and Strawberry Perl PDL editions

2019-04-26 Thread Luis Mochan
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

Re: [Pdl-devel] PDL/PDLA and Strawberry Perl PDL editions

2019-04-26 Thread Luis Mochan
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

Re: [Pdl-devel] PDL/PDLA and Strawberry Perl PDL editions

2019-04-26 Thread Luis Mochan
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

Re: [Pdl-devel] PDL/PDLA and Strawberry Perl PDL editions

2019-04-26 Thread Ed .
Yes, fixed that! Thanks for the report. Released new version 0.04. Sent from Mail for Windows 10 From: Luis Mochan Sent: Friday, April 26, 2019 9:41:22 PM To: pdl-devel@lists.sourceforge.net Subject: Re: [Pdl-de

Re: [Pdl-devel] PDL/PDLA and Strawberry Perl PDL editions

2019-04-26 Thread Ed .
The demos haven’t been updated to work in the context of the core/rest split yet. The main problem is that “rest” still depends on %PDLA::Config rather than just trying things to see if they’ll work, which is on the to-do list. The plan for demos after that will be to have the demo-list command