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

Oppenheimer, Tzvi Toppenheimer@slk.com
Mon, 24 Jun 2002 17:55:45 -0400


Hi; 

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.

Thanks

Tzvi Oppenheimer  



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'