Re: libpixbufloader

2009-03-06 Thread David Evans
Andy Schmitt wrote: So wait, are you saying that /opt/local/lib/gtk-2.0/2.10.0/loaders *should* be present after gtk2 is installed? No, I'm saying this is where it looks for loaders that are installed by other ports. This path is hard coded into the library (determined at configure). For in

Re: libpixbufloader

2009-03-06 Thread Andy Schmitt
On Mar 6, 2009, at 4:45 AM, David Evans wrote: Andy Schmitt wrote: I just compiled something that had expected to find: /lib/gtk-2.0/*/ loaders/libpixbufloader-bmp.so Googling suggests that's a pretty common location for that folder and that perhaps gdk-pixbuf was installed along with gtk2

Re: libpixbufloader

2009-03-06 Thread David Evans
David Evans wrote: Andy Schmitt wrote: I just compiled something that had expected to find: /lib/gtk-2.0/*/loaders/libpixbufloader-bmp.so Googling suggests that's a pretty common location for that folder and that perhaps gdk-pixbuf was installed along with gtk2 as recently as 2.8. But I had

Re: libpixbufloader

2009-03-06 Thread David Evans
Andy Schmitt wrote: I just compiled something that had expected to find: /lib/gtk-2.0/*/loaders/libpixbufloader-bmp.so Googling suggests that's a pretty common location for that folder and that perhaps gdk-pixbuf was installed along with gtk2 as recently as 2.8. But I had to manually install