Re: building gtk+ 3 on rhel6

2013-01-14 Thread Chris Vine
You are probably trying to build the latest pango (1.32.6). This requires the very latest, just released and still unstable fontconfig-2.10.91. The fix for this is to install pango-1.32.5 instead. Chris On Sun, 13 Jan 2013 19:25:49 -0600 Ted Toth wrote: > I'm tryin

Re: building gtk+ 3 on rhel6

2013-01-13 Thread Allin Cottrell
On Sun, 13 Jan 2013, Ted Toth wrote: I'm trying to build gtk+ 3 on RHEL6 but have run into a problem while following the instruction on http://developer.gnome.org/gtk3/stable/gtk-building.html when building pango. The glib build went fine but pango is a problem: ./configure --prefix=/opt/gtk

Re: building gtk+ 3 on rhel6

2013-01-13 Thread John Ralls
On Jan 13, 2013, at 5:25 PM, Ted Toth wrote: > I'm trying to build gtk+ 3 on RHEL6 but have run into a problem while > following the instruction on > http://developer.gnome.org/gtk3/stable/gtk-building.html when building > pango. The glib build went fine but pango is a problem: > > ./configure

building gtk+ 3 on rhel6

2013-01-13 Thread Ted Toth
I'm trying to build gtk+ 3 on RHEL6 but have run into a problem while following the instruction on http://developer.gnome.org/gtk3/stable/gtk-building.html when building pango. The glib build went fine but pango is a problem: ./configure --prefix=/opt/gtk : checking for CoreText availability