On Tue, 2008-11-25 at 11:32 +1300, Spiro Harvey wrote:
> >     from gtk import _gtk
> > ImportError: /usr/lib/libcairo.so.2: undefined symbol:
> > FT_GlyphSlot_Embolden
> > Any clues?
> 
> http://www.google.com/search?q=FT_GlyphSlot_Embolden
> 
> given the prefix of FT and by having a quick look at the first google
> result, it looks like a freetype issue.
> 
> what does:
> 
> rpm -qa | grep freetype
> 
> give you?
> 
> there's a "freetype" and a "freetype-devel" package. You may need both.
----
already had both...

# rpm -qa | grep freetype
freetype-devel-2.2.1-20.el5_2
freetype-2.2.1-20.el5_2

Craig

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to