Re: cairo

T Rowley <[email protected]> Sun, 20 Mar 2005 18:03:43 -0600
Newsgroups gmane.comp.mozilla.devel.unix
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
[email protected] wrote:
> T Rowley <[email protected]> wrote:
> 
>>[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.
> 
> # echo $PKG_CONFIG_PATH /usr/local/gnome210/lib/pkgconfig:/usr/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/local/lib/pkgconfig

That would do it.  Could you try the patch on bug 286980 (you'll need 
autoconf-2.13) and see if that fixes the problem for you?

Thanks.

-tor