[hobbit] trend graphs broken images
Henrik Stoerner
henrik at hswn.dk
Thu Oct 20 22:33:34 CEST 2005
On Thu, Oct 20, 2005 at 04:24:21PM -0400, Michael Frey wrote:
> Thank you.
>
> The output from the log is:
> libpng warning: Application was compiled with png.h from libpng-1.2.8
> libpng warning: Application is running with png.c from libpng-1.0.12
> libpng error: Incompatible libpng version in application and library
OK, you have some mismatch between the (surprise!) versions of libpng
installed on the box where you compiled Hobbit, and where it's running.
libpng is used by RRDtool, so you'll have to go back and figure out
where you got RRDtool - and then preferably compile it yourself, or
at least make sure the header files that you use when compiling RRDtool
and Hobbit actually match the run-time library that is available.
Regards,
Henrik
More information about the Xymon
mailing list