Arnie Stender wrote:

> OK, yet another error that I can't figure out. After Alocci showed me
> the --modversion switch to pkg-config I thought I had this one by the
> tail but I guess it grabbed me first. After I got past the last error
> the configure told me:
> 
> checking Pango flags... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/X11R6/include   -lpangoxft-1.0
> -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
> configure: error: *** Can't link to Pango. Pango is required to build ***
> GTK+. For more information see http://www.pango.org
> 
> I used my new found knowledge thinking it would tell me what I did wrong
> but to my surprise it told me pango was version 1.8.1. So if pkg-config
> knows it's there and what version it is why the above error? Any ideas??
> BTW, when I saw that I looked to make sure the .h files were installed and
> they were although they were in a subdirectory of the above named pango.
> In the event they needed to be in the above directory I copied them up to
> the above and I still get the same error.

Look in the config.log file for more details. 

I've had some problems with glib-2.10.3
(trouble with GSlice - memory errors) and decided to downgrade to
glib-2.8.6. Cause I did install other packages (firefox-1.5.0.4, cairo,
gtk+ and pango, not in this order) after I installed glib-2.10.3, they were
having trouble with this downgrading. So I had to install them again. 

So, look in the config.log file for the exact reason.

Stef Bon

The Netherlands

> 
> Arnie
> 
> 


-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to