task.
>
> -Original Message-
> From: Derek Lamb
> Sent: Thursday, April 16, 2015 10:52 PM
> To: Ed
> Cc: pdl-devel
> Subject: Re: [Pdl-devel] CPAN clean install 2.008-rc1 fails,missing
> Module::Compile
>
> CPAN is one of the install paths we support, so I was
From: Derek Lamb
Sent: Thursday, April 16, 2015 10:52 PM
To: Ed
Cc: pdl-devel
Subject: Re: [Pdl-devel] CPAN clean install 2.008-rc1 fails,missing
Module::Compile
CPAN is one of the install paths we support, so I was giving it a try.
Usually I don't have any issues.
https://github.com/in
or some time (after I badgered Ingy to fix & release it) and works
> for me on Linux and Windows.
>
> -Original Message- From: Derek Lamb
> Sent: Thursday, April 16, 2015 10:18 PM
> To: pdl-devel
> Subject: Re: [Pdl-devel] CPAN clean install 2.008-rc1 fails,miss
e the CPAN latest is 0.35, which has
been out for some time (after I badgered Ingy to fix & release it) and works
for me on Linux and Windows.
-Original Message-
From: Derek Lamb
Sent: Thursday, April 16, 2015 10:18 PM
To: pdl-devel
Subject: Re: [Pdl-devel] CPAN clean install 2.008-rc1
As a follow-up, the problem was that Module::Compile did not pass its own
tests, so didn't install. The PDL build saw this, but proceeded anyway. I've
posted the issue to Module::Compile's Github issue tracker.
> On Apr 15, 2015, at 3:05 PM, Derek Lamb wrote:
>
> I attempted a clean install
I attempted a clean install of 2.008-rc1 on a OS X 10.10.1 VM, via CPAN. I
completely cleaned ~/.cpan and started a new local::lib.
'make' works OK. 'make test' passes, but complained about unsatisfied
"REQUIRED prerequisites" (are there any other kind?), specifically
Module::Compile was miss