Re: gtk
- From: Michael Torrie <torriem chem byu edu>
- To: gtk-list gnome org
- Subject: Re: gtk
- Date: Mon, 25 Sep 2006 22:00:54 -0600
On Mon, 2006-09-25 at 23:11 -0400, Bill Cunningham wrote:
> Ok Paul I put your script in place of my libpng.pc and made a symlinl
> called libpng12.pc to it. I got alot farther in the gtk compilation too. But
> then it broke again. Here's a log.
Looks to me like the gdk pixbuf shared library loader isn't able to find
the png driver so file it just made, which could be do to a number of
reasons, including runtime failure of the png loader (libpixbufloader-
png.so) to find the libpng.so file.
As a sanity check, are you doing the following things:
- setting PKG_CONFIG_PATH to "/usr/local/lib/pkgconfig" before running
configure?
- is /usr/local/lib in /etc/ld.so.conf ? (not sure this would have any
effect, but who knows)
- There are no older shared libraries in /usr/lib that would conflict in
any way with the new ones you are trying to build?
>
> Bill
>
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]