Hi Rob. Actually Devel::REPL 1.0030011was installed, both cpan and ppm agreed as did my search of the directory. I'll try again in a couple of days. I finally got PDL back working.
I ended up removing Devel::REPL, PDL, PDL::PLPlot and reinstalled from ppm. Still didn't work. I removed everything again and then I deleted my .perldlrc file (which had been working for sometime) just to clear everything out this time. This time when I installed PDL 2.4.7 from ppm, then used cpan to install Devel::REPL (to get the latest, eventhough there were lots of failures reported, it seemed to actually install) and then installed from cpan PDL. Everything works again. Ah, what the heck. Now that I know that I can get it back I'll wipe everything and try sysiphusion again. I'll report back in a bit.... CLIFF SOBCHUK Core RF Engineering Phone 613-667-1974 ecn: 8109-71974 mobile 403-819-9233 yahoo: sobchuk www.ericsson.com “The author works for Telefonaktiebolaget L M Ericsson (“Ericsson”), who is solely responsible for this email and its contents. All inquiries regarding this email should be addressed to Ericsson. The web site for Ericsson is www.ericsson.com.” This Communication is Confidential. We only send and receive email on the basis of the terms set out at www.ericsson.com/email_disclaimer -----Original Message----- From: Sisyphus [mailto:[email protected]] Sent: Tuesday, January 24, 2012 10:30 PM To: Clifford Sobchuk; [email protected]; [email protected] Subject: Re: [Perldl] Close Dialog On /GW Device PGPLOT - SOLVED(?) ----- Original Message ----- From: "Clifford Sobchuk" <[email protected]> To: "Sisyphus" <[email protected]>; <[email protected]>; <[email protected]> Sent: Wednesday, January 25, 2012 2:29 PM Subject: RE: [Perldl] Close Dialog On /GW Device PGPLOT - SOLVED(?) > Hi Rob, > > I went and followed the information on the PDL website regarding using > the sysiphusion website. There seems to be an error in one of the > scripts as it can't find a number of things. > > It seemed to install correctly with no errors, but no pdl2. > > --------------SNIP---------------------------- > C:\Users\eclisob\Desktop>pdl2 > pdl2: Devel::REPL version 1.003011 not found, running perldl instead... Yes - Devel::REPL doesn't get installed as part of the 'ppm install' - nor did it for the 'ppm install' from uwinnipeg. You'll have to install it (and its long dependency chain) yourself. > perlDL shell v1.354_001 > PDL comes with ABSOLUTELY NO WARRANTY. For details, see the file > 'COPYING' in the PDL distribution. This is free software and you are > welcome to redistribute it under certain conditions, see the same file > for details. > ReadLines, NiceSlice, MultiLines enabled Reading > C:\Users\eclisob/.perldlrc... > WARNING: Error loading PDL: 'Can't locate C:SERS←CLISOB/.PERLDLRC in > @INC (@INC contains: C:\Perl\lib c:/Perl/site/lib c:/Perl/lib . > ) at (eval 53) line 1. > ' - trying blib. > WARNING: PDL startup not found only plain perl available > > Note: AutoLoader not enabled ('use PDL::AutoLoader' recommended) > > > perl> > --------------SNIP---------------------------- > > > And perldl output > > --------------SNIP---------------------------- > C:\Users\eclisob\Desktop>perldl > perlDL shell v1.354_001 > PDL comes with ABSOLUTELY NO WARRANTY. For details, see the file > 'COPYING' in the PDL distribution. This is free software and you are > welcome to redistribute it under certain conditions, see the same file > for details. > ReadLines, NiceSlice, MultiLines enabled Reading > C:\Users\eclisob/.perldlrc... > WARNING: Error loading PDL: 'Can't locate C:SERS←CLISOB/.PERLDLRC in > @INC (@INC contains: C:\Perl\lib c:/Perl/site/lib c:/Perl/lib . > ) at (eval 13) line 1. > ' - trying blib. > WARNING: PDL startup not found only plain perl available > > Note: AutoLoader not enabled ('use PDL::AutoLoader' recommended) I don't know what's going on there. Could there be some interference from your machine's locale setting ? Also, could you post the 'perl -V' for the particular build of perl that's throwing up this problem. Cheers, Rob _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
