Rob Kudyba wrote:

Matt Kettler wrote:

At 05:29 PM 12/7/2004, Rob Kudyba wrote:

> do you have a fully functioning version of libpng installed?

Actually, it was not installed as I did not see it in the of Required Perl Modules (but I just added it per your note):

• File::ReadBackwards
• GD
• GD::Graph
• GD::Text::Align (part of the GDTextUtils package)
• Date::Parse;
• Date::Format;
• MLDBM
• Storable (might already be installed with your perl)

> If you installed libgd from source, do you have png.h installed in one of your /usr/include directories? (ie: if you used RPMs for libpng did you install libpng-devel too)

I installed from source, and:
/usr/local/include/png.h
/usr/local/include/libpng/png.h



Hmm.. libpng is in /usr/local... is /usr/local/lib in your /etc/ld.so.conf?


less /etc/ld.so.conf
/usr/kerberos/lib
/usr/X11R6/lib
/usr/local/lib

It also appears that I may have 2 installs of libpng as I see:
/usr/include/libpng10/png.h
/usr/include/png.h
/usr/local/include/libpng/png.h
/usr/local/include/png.h

I've downloaded configured/compiled different versions and they all pass the tests included in the packages and never any errors. I've tried the png-implement list and got pretty much bubcus...the only thing I was told was "The png files should be non-zero in size. Your libpng install is broken
somehow..." but like I said, I have no errors when running the tests after the installs.


I did receive this note though:
"libpng and/or libgd. The latter has a dependency on libpng, and many apps use libpng directly, and some use both. If there's a version mismatch (headers vs. .so, etc.), it will cause error messages, crashes, etc."


So I suppose I can configure/compile 1 more time, but I need to remove all versions so any guidance would be greatly appreciated...

Thanks,
Rob
Admin for:
http://www.raeinternet.com
http://www.raeantivirus.com

Reply via email to