XFT and xorg-macros

Gaetan Nadon memsize at videotron.ca
Mon Feb 21 13:51:42 PST 2011


On Mon, 2011-02-21 at 11:11 -0300, Krosh Ivanov wrote:

> Hi,
> I know XFT depends on xorg-macros to be installed, but I keep getting
> the error "must install xorg-macros  1.8..." despite having had
> installed the most recent version of xorg-macros and copied the "*.pc"
> of xorg-macros to /usr/local/lib/pkgconfig and to /usr/lib/pkgconfig.
> Why is it happening?


util-macros is installed in /usr/share as it is architecture
independent.

For my part. I set:

        PKG_CONFIG_PATH=	/home/nadon/xorg/src/lib/pkgconfig:/home/nadon/xorg/src/share/pkgconfig

This path is searched before the "default search path". See man
pkg-config.

Once you have sorted it out, remove excess files copied and install
util-macros using make install.
Also check if PKG_CONFIG_LIBDIR is set which changes the default search
path.
That makes several places were an older copy can hide.

This should tell you where it is, based on env vars:

        pkg-config --variable pkgdatadir xorg-macros




> Thanks in advance,
> Ivan
> 
> _______________________________________________
> xorg at lists.freedesktop.org: X.Org support
> Archives: http://lists.freedesktop.org/archives/xorg
> Info: http://lists.freedesktop.org/mailman/listinfo/xorg
> Your subscription address: memsize at videotron.ca
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20110221/58cb9c1d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg/attachments/20110221/58cb9c1d/attachment.pgp>


More information about the xorg mailing list