On Tue, Oct 08, 2013 at 06:21:33PM -0400, Chris Marshall wrote: > Hi Luis- > > You may have been caught with the same bad-git state > but I can't tell. Still, it would be better if you use a PDL > pre-release for your tests since that is in a known state > (and currently with 100% PASS results). CHM/PDL-2.006_91 would be the pre-release? I tried that, and it failed. > > I don't know the details of perlbrew for "switching" between > 32bit and 64bit perls but it would be a cleaner test if you No, sorry if my statement was confusing. I have a freshly installed 64 bit system. As I was afraid my perlbrew installation might have had some relevant configuration or file or whatever from my previous installation (from the time when my system was 32 bits), I did remove all my perlbrew files (i.e., the directories ~/.perlbrew and ~/perl5) and made a fresh perlbrew > just made a clean perlbrew, use the cpan shell to install > App::cpanminus and then use cpanm to install the current > CPAN developers release per the email to Max. I guess this is what I did. > > If cpanm has a way to collect a log of the output, please > email it to me off-list and I can take a look to see if anything > catches my eye. I definitely want this issue resolved before > PDL-2.007 if possible---understood at the least. :-) I'll send it later.
Thanks! Best regards, Luis > > Hope this helps, > Chris > > > On Tue, Oct 8, 2013 at 5:56 PM, Luis Mochan <[email protected]> wrote: > >> >2) Clone the latest git repo into your own directory: > >> > > >> > $ cd your/preferred/projects/directory/ > >> > $ git clone git://git.code.sf.net/p/pdl/code pdl > >> > ... > > $ cd pdl > >> > $ perl Makefile.PL > >> > $ make > >> > $ make test > >> > # If all goes well: > >> > $ make install > >> > > >> >and report back how it goes. -- o W. Luis Mochán, | tel:(52)(777)329-1734 /<(*) Instituto de Ciencias Físicas, UNAM | fax:(52)(777)317-5388 `>/ /\ Apdo. Postal 48-3, 62251 | (*)/\/ \ Cuernavaca, Morelos, México | [email protected] /\_/\__/ GPG: DD344B85, 2ADC B65A 5499 C2D3 4A3B 93F3 AE20 0F5E DD34 4B85 _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
