[Graph-dev] Making Chart-Graph-Gnuplot on my Solaris 2.5 box

Sam Roberts sroberts at certicom.com
Mon Jun 30 15:27:11 PDT 2003


It looks to me like gnuplot itself is not correctly installed on your
system.

Can you run gnuplot standalone? If not, Chart::Graph won't be able to.

Sam

Wrote "Erenrich, Jordan [FI]" <jordan.erenrich at citigroup.com>, on Mon, Jun 30, 2003 at 02:06:23PM -0400:
> The chart graph software for Perl looks great! Unfortunately, I cannot get
> it to make properly. I am using SunOS 2.5 and Perl 5.6, and receive the
> following errors. Any suggestions? Thanks very much in advance:
> 
> firws127:/home/je05578/Chart-Graph-2$ make test           
> PERL_DL_NONLAZY=1 /opt/mr/perl/bin/perl -Iblib/arch -Iblib/lib
> -I/opt/mr/perl/lib/5.6.1/sun4-solaris -I/opt/mr/perl/lib/5.6.1 -e 'use
> Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
> t/gnuplot...........ld.so.1: /usr/local/bin/gnuplot: fatal: relocation
> error: file /usr/local/bin/gnuplot: symbol snprintf: referenced symbol not
> found
> exit value = 0
> signal number = 9
> dumped core = 0
>  at blib/lib/Chart/Graph/Gnuplot.pm line 718
> ld.so.1: /usr/local/bin/gnuplot: fatal: relocation error: file
> /usr/local/bin/gnuplot: symbol snprintf: referenced symbol not found
> exit value = 0
> signal number = 9
> dumped core = 0
>  at blib/lib/Chart/Graph/Gnuplot.pm line 718
> ld.so.1: /usr/local/bin/gnuplot: fatal: relocation error: file
> /usr/local/bin/gnuplot: symbol snprintf: referenced symbol not found
> exit value = 0
> signal number = 9
> dumped core = 0
>  at blib/lib/Chart/Graph/Gnuplot.pm line 718
> ld.so.1: /usr/local/bin/gnuplot: fatal: relocation error: file
> /usr/local/bin/gnuplot: symbol snprintf: referenced symbol not found
> exit value = 0
> signal number = 9
> dumped core = 0
>  at blib/lib/Chart/Graph/Gnuplot.pm line 718
> t/gnuplot...........FAILED tests 1-4
> 
>         Failed 4/4 tests, 0.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    4 100.00%  1-4
> 9 subtests skipped.
> Failed 1/4 test scripts, 75.00% okay. 4/13 subtests failed, 69.23% okay.
> *** Error code 29
> make: Fatal error: Command failed for target `test_dynamic'
> firws127:/home/je05578/Chart-Graph-2$ 
> _______________________________________________
> Graph-dev mailing list
> Graph-dev at caida.org
> http://login.caida.org/mailman/listinfo/graph-dev

-- 
Sam Roberts <sroberts at certicom.com>


More information about the Graph-dev mailing list