[Graph-dev] Chart-Graph-2 module on a Sun-Solaris machine

David Moore dmoore@caida.org
Mon, 24 Jun 2002 23:09:03 -0700


On Mon, Jun 24, 2002 at 05:55:45PM -0400, Oppenheimer, Tzvi wrote:
> I tried to install the Chart-Graph-2 module on a Sun-Solaris machine.  I had
> a gnuplot program running without any error form the command prompt.
> However, when I run the 'make test' with the gnuplot driver I received the
> following massage.  I will appreciate any suggestion.

your gnuplot doesn't seem to like the graphics libraries it is linked
against.  Also for gif output Chart-Graph uses the pnm tools to
generate a gif.

> PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib
> -I/usr/local/lib/perl5/5.6.1/sun4-solaris -I/usr/local/lib/perl5/5.6.1 -e
> 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;'
> t/*.t
> t/gnuplot...........libpng error: Application must be recompiled; version
> 1.0.6 was incompatible
> sh: ppmtogif: not found
> exit value = 1
> signal number = 0
> dumped core = 0
>  at blib/lib/Chart/Graph/Gnuplot.pm line 741
> libpng error: Application must be recompiled; version 1.0.6 was incompatible
> sh: ppmtogif: not found
> exit value = 1
> signal number = 0
> dumped core = 0
>  at blib/lib/Chart/Graph/Gnuplot.pm line 741
> t/gnuplot...........FAILED tests 2, 4
> 
>         Failed 2/4 tests, 50.00% okay
> t/xmgrace...........ok, 3/3 skipped: Not available on this platform
> 
> t/xrt2d.............ok, 2/2 skipped: Not available on this platform
> 
> t/xrt3d.............ok, 4/4 skipped: Not available on this platform
> 
> Failed Test Status Wstat Total Fail  Failed  List of Failed
> ----------------------------------------------------------------------------
> ----
> t/gnuplot.t                    4    2  50.00%  2, 4
> 9 subtests skipped.
> Failed 1/4 test scripts, 75.00% okay. 2/13 subtests failed, 84.62% okay.
> *** Error code 29
> make: Fatal error: Command failed for target `test_dynamic'
> _______________________________________________
> Graph-dev mailing list
> Graph-dev@caida.org
> http://login.caida.org/mailman/listinfo/graph-dev