[csw-maintainers] X11, Cairo, Pango and GTK+
Ihsan Dogan
ihsan at opencsw.org
Mon May 11 13:44:28 CEST 2009
Hello Dago,
Am 11.5.2009 13:17 Uhr, Dagobert Michelsen schrieb:
>> Configure complains, that it can't find pangocairo:
>>
>> * I found a copy of pkgconfig, but there is no pangocairo.pc file around.
>> You may want to set the PKG_CONFIG_PATH variable to point to its
>> location.
>>
>> Interesting is, that pkg-config lists pangocairo:
>>
>> ihsan at build8st:~$ pkg-config --list-all | grep pangocairo
>> pangocairo Pango Cairo - Cairo rendering support for
>> Pango
>> sh: gnome-config: not found
>> Package xrender was not found in the pkg-config search path.
>> Perhaps you should add the directory containing `xrender.pc'
>> to the PKG_CONFIG_PATH environment variable
>> Package 'xrender', required by 'Xft', not found
>>
>> Didn't you had a similar issue?
>
> Make sure you add the following lines to use X11-libraries:
>
>> EXTRA_INC = $(prefix)/X11/include
>> EXTRA_LIB = $(prefix)/X11/lib
>> EXTRA_PKG_CONFIG_DIRS = $(prefix)/X11/lib
That did it. Thanks.
Ihsan
--
ihsan at dogan.ch http://blog.dogan.ch/
More information about the maintainers
mailing list