Dominik Vogt wrote:
On Wed, Sep 24, 2003 at 06:30:44PM -0700, Ben Sferrazza wrote:
This is still confusing me. I even checked my Makefile and the path to
my png.h seems correct.
png_CFLAGS = -I/lsi/vp/spiderman/user/bsferraz/bin/libpng-1.2.5/include
png_LIBS = -lpng -lz
Yet after I make everything I get that warning that fvwm-root was
compiled with png.h from libpng-1.0.1. Could some other system path,
such as /usr/local/include, be overriding my local path? How could I
force it to find the png.h of 1.2.5 from my local directory?
Did you search your system for other copies of the library? If
there is one, try moving it to some obscure place to see if it is
used. If there is none, your libpng must be broken. Perhaps the
installed header files do not match the library?
P.S.: Please don't post your replies at the top of your mails on
this list.
I copied the png include files to the fvwm directory where I was running
'make' and that seems to have forced it to use the correct version of
png.h. I finally have PNG support with FVWM! Thanks.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]