[Fontconfig] Re: (2.2.0) compiling issues (on solaris)

Keith Packard keithp at keithp.com
Fri Aug 29 11:28:47 PDT 2003


Around 11 o'clock on Aug 29, Steve Bankowitz wrote:

> I ended up modifing the `./fontconfig/fcfreetype.h' file.
> 
> From:
> 
>   #include <freetype/freetype.h>
> 
> To:
> 
>   #include <freetype2/freetype/freetype.h>

The freetype folks recommend using -I/usr/include/freetype2 (or whatever) 
so that additional header files that are needed will be located correctly.

The fontconfig configure script is supposed to locate those automatically 
with freetype-config; is that not working for you?

-keith





More information about the Fontconfig mailing list