[CentOS] python issue?
Spiro Harvey
spiro at knossos.net.nzMon Nov 24 22:32:07 UTC 2008
- Previous message: [CentOS] python issue?
- Next message: ****Re: [CentOS] python issue?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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. -- Spiro Harvey Knossos Networks Ltd 021-295-1923 www.knossos.net.nz -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20081125/89174d64/attachment-0001.sig>
- Previous message: [CentOS] python issue?
- Next message: ****Re: [CentOS] python issue?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list