Hi, >I installed the latest release of geda-gaf today. But I am confused about >freetype. I am using Mandrake 10.1 Powerpack, and I installed all packages >related to freetype, I have a freetype2.pc on /usr/lib/pkg-config (where all >the .pc file are) but running ./configure on the libgdgeda allways says that >freetype2 is not supported (but compiles well, and all the geda-gaf are >running well too). >My question, what am I doing wrong, and how import is to libgdgeda to have >freetype2 support?
libgdgeda does not support freetype2. libgdgeda is only used for png output so just make sure that png is supported and you will all be set. -Ales