On Fri, Nov 01, 2002 at 10:16:17PM -0500, James Drabb wrote: > > Hey grou, > > I am stuck on building pango with xft. I managed to get > fcpackage.2_0 installed by doing ./configure or xmkmf -a. > Now when I try and build pango-1.1.1 I get the following > errors: <snip>
I found out what was happening. I have freetype-1 and freetype-2 installed. So pango was using fretype-1 for it's include files. I just mv /usr/include/freetype /usr/include/freetype.bak and pango compiled fine. I guess it should be safe to delete freetype-1 from my system? Thanks agian, Jim Drabb -- --------------------------------------------------------------- Those who would sacrifice freedom for security will get neither --------------------------------------------------------------- James Drabb JR Programmer Analyst Darden Restaurants Business Systems [EMAIL PROTECTED] _______________________________________________ Fonts mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/fonts
