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: >> >> ih...@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 -- [email protected] http://blog.dogan.ch/ _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
