LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   webalizer problems (https://www.linuxquestions.org/questions/linux-software-2/webalizer-problems-110452/)

herc 10-30-2003 12:20 PM

webalizer problems
 
Having some trouble, and I can't figure out how to fix it.
Quote:

$ webalizer
libpng warning: Application was compiled with png.h from libpng-1.0.15
libpng warning: Application is running with png.c from libpng-1.2.2
gd-png: fatal libpng error: Incompatible libpng version in application and library
-bash: line 951: 16217 Segmentation fault webalizer

_KDF 10-30-2003 01:13 PM

Incompatible libpng version in application and library

At a guess your version of libpng is not compatible with that version of webalizer ?

herc 10-30-2003 03:28 PM

Yes I can see that :p but I have no idea how to fix it

musrum 10-30-2003 03:34 PM

http://www.libpng.org/pub/png/libpng.html

That's the libpng home page. Scroll down a bit and you'll find a bit labeled "Current Binaries". Click around on the links labeled 'Linux' and you may find a binary for your disto.

If not, download the sources and build!

herc 10-31-2003 02:15 AM

you can't read, huh?

I have libpng installed but messed up a bit, and I'm wondering how to fix it. :rolleyes:

musrum 10-31-2003 06:22 AM

I don't know if you intended to be rude....

You have a version mismatch with libpng. Your copy of webalizer wants 1.0.15, you have 1.2.2.

Either get libpng 1.0.15 or rebuild webalizer to use 1.2.2.


All times are GMT -5. The time now is 02:59 AM.