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@lists.freedesktop.org: X.Org support
> Archives: http://lists.freedesktop.org/archives/xorg
> Info: http://lists.freedesktop.org/mailman/listinfo/xorg
> Your subscription address: mems...@videotron.ca

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com

Reply via email to