Actually the installation worked but somehow PDL does not see the changed installation and still is not able to compile Simple.pm Gives the same error.
So I tried running a simple image command and I get Undefined subroutine &main::imag called at (eval 71) line 1. which is funny because the original installation did the same imag call On Wed, Jun 12, 2013 at 3:22 PM, Craig DeForest <[email protected]>wrote: > Hmmm.... > > Would you mind, please, trying the latest tree from github? > > https://github.com/drzowie/PDL-Graphics-Simple/archive/master.tar.gz > > Just downlink, unpack, cd into the tree and "perl Makefile.PL; make; make > test; make install". If that fixes your problem, I'll go ahead and push it > up to CPAN as a new version. > > Cheers, > Craig > > > > https://github.com/drzowie/PDL-Graphics-Simple > > > > > On Jun 12, 2013, at 3:16 PM, Rakesh Nath <[email protected]> wrote: > > > Hi > > > > when I use PDL::Graphics::Simple it throws up this error, I also must > say the pdl installation did not call the graphics window during > installation > > > > Bareword "ppair::Lines" not allowed while "strict subs" in use at > /usr/local/lib/perl/5.14.2/PDL/Graphics/Simple.pm line 636. > > BEGIN not safe after errors--compilation aborted at > /usr/local/lib/perl/5.14.2/PDL/Graphics/Simple.pm line 1899. > > Compilation failed in require at (eval 71) line 3. > > BEGIN failed--compilation aborted at (eval 71) line 3. > > > > > > -- > > Regards > > Rakesh Nath > > "It is far better to grasp the Universe as it really is than to persist > in delusion, however satisfying and reassuring." Carl Sagan > > _______________________________________________ > > Perldl mailing list > > [email protected] > > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl > > -- Regards Rakesh Nath "It is far better to grasp the Universe as it really is than to persist in delusion, however satisfying and reassuring." Carl Sagan
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
