Hi all,

After deciding to just let all of the gtk+ and related packages install themselves into /usr/local and resetting PKG_CONFIG_PATH things went much better. There was still one hiccup, however -- when I built gtk+ the make complained about not being able to find the file /usr/lib64/gdk-pixbuf/2.10.0/loaders.cache, even though PKG_CONFIG_PATH had /usr/local before /usr/lib64. I manually symlinked from /usr/lib64 to the right place and then the rest of the build proceeded OK. Did I need to do something else during the configure step, etc., to make things work the first time around without making this symlink?

Thanks!

Roger Davis
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to