Re: cairo

T Rowley <[email protected]> Sat, 19 Mar 2005 13:18:26 -0600
Newsgroups gmane.comp.mozilla.devel.unix
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
[email protected] wrote:
> configure: error: Cairo requires at least one font backend.
>                   Please install freetype and fontconfig, then try again:
>                   http://freetype.org/  http://fontconfig.org/
> 
> When I run configure in the cairo directory it finds fontconfig and freetype 
> fine and also builds fine. 

Hmm, interesting.  Do you have PKG_CONFIG_PATH set in your normal 
enviroment?  That's about the only thing different between the two 
different ways of running the cairo configure.

-tor