Desmond, I assume this is on freebsd host, because I also encountered it on FreeBSD 7.0.
In the "configure" script, I went and changed the following 2 variable: From: INCPNG="" LIBPNG="-lpng" To: INCPNG="/usr/local/include" LIBPNG="-L/usr/local/lib -lpng" - Nolan. On Thu, Oct 2, 2008 at 9:01 PM, Frank Mehnert <[EMAIL PROTECTED]> wrote: > On Thursday 02 October 2008, Desmond Chapman wrote: > > I need the headers for this library- libpng-1.2.32. Are they in ports as > > part of another package or do I need to build them? If so, how? > > Which host do we talking about? Every normal Linux distribution should > ship the headers for libpng... > > Kind regards, > > Frank > -- > Dr.-Ing. Frank Mehnert Sun Microsystems http://www.sun.com/ > > _______________________________________________ > vbox-dev mailing list > [email protected] > http://vbox.innotek.de/mailman/listinfo/vbox-dev > > -- nolan de souza, bangalore, mobile: +91 9886 44 6962.
_______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
