On Sat, 3 Aug 2002, Keith Packard wrote:
>
> Around 14 o'clock on Aug 3, Fred Heitkamp wrote:
>
> > I'm trying to compile the latest CVS pango version.
> > Is this possible?
>
> Yes, but you need to make sure you've added the FreeType2 header directory
> to the include path so that you get FreeType2 headers instead of FreeType1.
Right. The problem is that freetype2 headers are (for my system) in
/usr/local/include/freetype2/freetype
and was compiling freetype2 source myself. So one needs to add
-I/usr/local/include/freetype2
to CFLAGS or do
ln -s /usr/local/include/freetype2/freetype /usr/local/include/freetype
Neither seems right.. Does anyone know a better way ?
Vladimir Dergachev
>
> the xft.pc file installed with current XFree86 CVS Xft2 should point at
> the right headers.
>
> Keith Packard XFree86 Core Team HP Cambridge Research Lab
>
>
> _______________________________________________
> Xpert mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xpert
>
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert