hi i've installed the qt source, but it contains the libpng 1.0.x source code but, my system has libpng 1.2.x
the probleme is the following: when compiling abiword, it takes the png.h from qt, but uses libpng located in /usr/local/lib , and i got conflicts of course. but the dir /usr/local/include contains the png.h 1.2 and abi takes the one from qt, this is strange should not abi first look in /usr/local/include before cheking in some underdirextory from qt ? -- T'aZ * Just because you're paranoid, it doesn't mean they are not after you. * ----------------------------------------------- To unsubscribe from this list, send a message to [EMAIL PROTECTED] with the word unsubscribe in the message body.
