Re: [Pdl-devel] CPAN clean install 2.008-rc1 fails, missing Module::Compile

2015-04-17 Thread Chris Marshall
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

Re: [Pdl-devel] CPAN clean install 2.008-rc1 fails, missing Module::Compile

2015-04-16 Thread Ed
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

Re: [Pdl-devel] CPAN clean install 2.008-rc1 fails, missing Module::Compile

2015-04-16 Thread Derek Lamb
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

Re: [Pdl-devel] CPAN clean install 2.008-rc1 fails, missing Module::Compile

2015-04-16 Thread Ed
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

Re: [Pdl-devel] CPAN clean install 2.008-rc1 fails, missing Module::Compile

2015-04-16 Thread Derek Lamb
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

[Pdl-devel] CPAN clean install 2.008-rc1 fails, missing Module::Compile

2015-04-15 Thread Derek Lamb
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