
You can try overriding the configure check by editing 'configure', searching for the lines relating to libpng, and commenting stuff out to skip the test. That'll force it to try compiling regardless of whether it detects libpng and will definitively test whether it's the autoconf stuff that's in error, or if something is legitimately missing from where it needs to be.
Bryce
On Fri, 7 Nov 2003, T Ingham wrote:
I plan on posting this stuff to the wiki once it's figured out, hopefully it's okay that I'm using the mail list to figure this stuff out.
the really strange thing is this:
[6:15pm tingham /sw/include]|% ls libpng* libpng: libpng png.h pngconf.h
libpng12: libpng png.h pngconf.h
//-----------------------------------------//
[6:17pm tingham /sw/lib]|% ls libpng* libpng.2.1.0.12.dylib libpng.3.1.2.5.dylib libpng.a libpng12.0.1.2.5.dylib libpng12.a libpng.2.dylib libpng.3.dylib libpng.dylib libpng12.0.dylib libpng12.dylib
//----------------------------------------//
[6:17pm tingham /sw/bin]|% ls libpng* libpng-config libpng12-config
//-----------------------------------------//
[6:18pm tingham /sw/share/man]|% ls -lR ./* | grep png -rw-r--r-- 1 root wheel 433 6 Nov 22:26 pngtopnm.1 -rw-r--r-- 1 root wheel 433 6 Nov 22:26 pnmtopng.1 -rw-r--r-- 1 root admin 160934 2 Nov 11:31 libpng.3 -rw-r--r-- 1 root admin 17107 2 Nov 11:31 libpngpf.3 -rw-r--r-- 1 root admin 1858 2 Nov 11:31 png.5
So I'm guessing it's just a matter of telling the configure script where to find libpng.. as there is some stuff installed in /usr/local ( but I have no idea how it got there )
-Thomas
This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel