[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: [XaraXtreme-dev] Error from configure
- From: Alex Bligh <alex@xxxxxxxxxxx>
- Date: Fri, 05 May 2006 12:24:16 +0100
- Subject: Re: [XaraXtreme-dev] Error from configure
--On 05 May 2006 11:12 +0100 Phil Martin <phil@xxxxxxxx> wrote:
I'm getting an error from configure I think because I don't have
$FTCONFIG defined on my (Fedora) machine...
checking freetype version... 9.7.3
./configure: line 23011: PkgError: command not found
checking for PANGOX... yes
It doesn't look serious but can I ignore it? Can you suggest a fix? (I
have modified configure.in to bring libxml2 into the project but I don't
think that's the problem...)
Install pango-dev and freetype-dev?
Alex