Re: [Pdl-devel] [OT] Prima-1.46 with perl-5.24.0 on Windows

2016-05-27 Thread sisyphus1
-Original Message- From: Dmitry Karasik Sent: Friday, May 27, 2016 10:46 PM To: sisyph...@optusnet.com.au Cc: pdl-devel@lists.sourceforge.net Subject: Re: [Pdl-devel] [OT] Prima-1.46 with perl-5.24.0 on Windows > Hi Rob, > > I think I've identified the issue, that's gmake being not smart

[Pdl-devel] Debian package issues update

2016-05-27 Thread Chris Marshall
Our current pdl packages on Debian are from 2.007 or earlier. I've been unable to contact Henning Glawe by email or phone. I'm now trying to connect with the debian science maintainers about what to do next. My last information was that the latest issue was that new tests were being run that now p

[Pdl-devel] Fwd: SciPDL 3 for Mac OS X

2016-05-27 Thread Chris Marshall
Hi Karl- Interested in updating SciPDL for the coming PDL-2.016 release? Do you have any issues with the current release candidate? Thanks, Chris Forwarded Message Subject:SciPDL 3 for Mac OS X Date: Sun, 8 May 2016 13:59:28 -0400 From: Chris Marshall To: per

[Pdl-devel] CHM/PDL-2.015_001.tar.gz released to CPAN

2016-05-27 Thread Chris Marshall
...and should be appearing at a CPAN mirror near you soon. This CPAN developers release (a.k.a. PDL 2.016 release candidate 1) includes the code changes expected for the PDL-2.016 release. Please test with your configuration and report any issues or problems needed fixing (with solutions if poss

Re: [Pdl-devel] [OT] Prima-1.46 with perl-5.24.0 on Windows

2016-05-27 Thread Dmitry Karasik
> On Strawberry 5.24.0 I can reproduce the problem by building Prima-1.46 > with: > > perl Makefile.PL MAKE=gmake > > followed by: > > gmake Hi Rob, I think I've identified the issue, that's gmake being not smart about path/file and path\file being the same entity. Please check out the latest g