Operating System - HP-UX
1833129 Members
4032 Online
110051 Solutions
New Discussion

Installing gnuplot to graph with sarcheck

 
Timothy Czarnik
Esteemed Contributor

Installing gnuplot to graph with sarcheck

Hey all,

There have been a few posts about this that I've seen, but its still not working for me. I have installed zlib, libpng, and gnuplot successfully (this is from the output of the swlist -l product command):

gnuplot 3.7.1 gnuplot
libpng 1.2.4 libpng
zlib 1.1.4 zlib

I believe I have the correct files in the /usr/local/lib directory:

/usr/local/lib # ll
total 1098
drwxr-xr-x 2 root sys 96 May 23 2002 doc
drwxr-xr-x 2 384 1307 96 May 23 2002 include
drwxr-xr-x 2 384 1307 96 May 23 2002 lib
-rw-r--r-- 1 root sys 231706 Jul 18 12:03 libpng.a
-rwxr-xr-x 1 root sys 188416 Jul 18 12:03 libpng.sl
-rw-r--r-- 1 root sys 75500 Jul 1 2002 libz.a
-rwxr-xr-x 1 root sys 65536 Jul 1 2002 libz.sl

but when I attempt to create a graph, I'm getting this:

/usr/local/bin # ./analyze9000 -html -png /var/adm/sa/sar09 > /tmp/sar.html
libpng warning: Application was compiled with png.h from libpng-1.0.6
libpng warning: Application is running with png.c from libpng-1.2.4
libpng error: Incompatible libpng version in application and library


Can someone point me to the error of my ways? Is it saying that I need to use the libpng version 1.0.6 for this? I'm confused and appreciate all help!

Running HP-UX 11i (11.11) on a L2000.

Tim
Hey! Who turned out the lights!