From: John H. <jd...@gm...> - 2008-04-29 12:26:32
|
On Tue, Apr 29, 2008 at 2:06 AM, Johann Cohen-Tanugi <co...@sl...> wrote: > hi John, > for the record, I have a fedora 8 box, and the shipped version of > pkgconfig (pkgconfig-0.22-4.fc8) gives me : > > [cohen@jarrett matplotlib]$ /usr/bin/pkg-config --libs freetype2 > -lfreetype > > No -lz here, if I am not wrong in my querying this tool ..... This looks like the correct incantation, so it appears that your proplem is a misconfigured freetype2.pc. You might want to post something to the fedora list, or to the free type list, or simply make a patch against the pc file. I am not sure who maintains that part. JDH |