Sanity check: do you gnuplot installed on your machine? David On Jan 25, 2012 5:32 PM, "Clifford Sobchuk" <[email protected]> wrote:
> Hi Folks, > > I tried installing the PDL::Graphics::Gnuplot on top of 2.4.9 and it > resulted in the following report from cpanm. Any pointers? > > Unpacking PDL-Graphics-Gnuplot-0.02.tar.gz > Entering PDL-Graphics-Gnuplot-0.02 > Checking configure dependencies from META.yml > Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.62) > Configuring PDL-Graphics-Gnuplot-0.02 > Running Makefile.PL > Set up gcc environment - 4.5.2 > Checking if your kit is complete... > Looks good > Writing Makefile for PDL::Graphics::Gnuplot > Writing MYMETA.yml and MYMETA.json > -> OK > Checking dependencies from MYMETA.json ... > Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.62) > Checking if you have Test::More 0 ... Yes (0.94) > Checking if you have IPC::Run 0 ... Yes (0.89) > Checking if you have PDL 0 ... Yes (2.4.9) > Building and testing PDL-Graphics-Gnuplot-0.02 > cp lib/PDL/Graphics/Gnuplot.pm blib\lib\PDL\Graphics\Gnuplot.pm > C:\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, > 'blib\lib', 'blib\arch')" t/*.t > t/manifest.t .. skipped: Author tests not required for installation > testfile: pdl_graphics_gnuplot_test_CIB0Z6f > > # Failed test 'basic plotting succeeded without error' > # at t/plot.t line 36. > > # Failed test 'basic plotting created a reasonably-sized file' > # at t/plot.t line 41. > > # Failed test 'error detection works' > # at t/plot.t line 52. > # Testing PDL::Graphics::Gnuplot 0.02, Perl 5.010001, C:\perl\bin\perl.exe > # Looks like you failed 3 tests of 5. > t/plot.t ...... > Dubious, test returned 3 (wstat 768, 0x300) > Failed 3/5 subtests > > Test Summary Report > ------------------- > t/plot.t (Wstat: 768 Tests: 5 Failed: 3) > Failed tests: 2, 4-5 > Non-zero exit status: 3 > Files=2, Tests=5, 4 wallclock secs ( 0.03 usr + 0.11 sys = 0.14 CPU) > Result: FAIL > Failed 1/2 test programs. 3/5 subtests failed. > dmake.exe: Error code 131, while making 'test_dynamic' > -> FAIL Installing PDL::Graphics::Gnuplot failed. See > C:\Users\eclisob\.cpanm\build.log for details. > > Thanks, > > CLIFF SOBCHUK > Core RF Engineering > Phone 613-667-1974 ecn: 8109-71974 > mobile 403-819-9233 > yahoo: sobchuk > www.ericsson.com <http://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 < > http://www.ericsson.com/email_disclaimer> > > > > ________________________________ > > From: David Mertens [mailto:[email protected]] > Sent: Wednesday, January 25, 2012 7:55 AM > To: Ingo Schmid > Cc: [email protected] > Subject: Re: [Perldl] Getting What Is Missing - Prima > > > On Wed, Jan 25, 2012 at 8:46 AM, Ingo Schmid <[email protected]> wrote: > > > > I'd love to test the gnuplot interface, which should do all your - > and my - ps graphics. > Ingo > > > You can already get the GnuPlot interface from cpan today! > https://metacpan.org/module/PDL::Graphics::Gnuplot > > > On 01/25/2012 03:34 PM, Matthew Kenworthy wrote: > > > In short, it doesn't use PLplot or PGPLOT, and it > doesn't try to mimic them. > PDL::Graphics::Prima aims to be fast, extensible, > cross-platform, and > interactive. As a bonus, hard-copy figure creation > is also on their way. > > > It sounds very exciting, but not having a hard-copy figure > creation > means that Prima is a non-starter for me. I need scripts to > reliably > produce ps vectorized figures, screen caps of a display > won't work in > the publications I submit to. I am interested in trying > Prima out > though... what are the timelines for Prima having this > capability? > > > > PS output will probably be in a couple of months. PDL::Drawing::Prima > already supports it, so it's a matter of figuring out how to work it into > the Plotting library. > > > Thanks, > > Matt > > > > > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl < > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl> > > > > David > > -- > Sent via my carrier pigeon. > > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl >
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
