|
敲入命令./configure $XORG_CONFIG后,最后出现一下信息:
checking whether make sets $(MAKE)... (cached) yes
checking pkg-config is at least version 0.9.0... ./configure: line 20275: /usr/X11/lib/pkgconfig: is a directory
no
checking for XAU... configure: error: The pkg-config script could not be found or is too old. Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.
Alternatively, you may set the environment variables XAU_CFLAGS
and XAU_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details. |
|