|
...
checking for gdbm... no
checking for memcache... no
checking for lua... no
checking for GTHREAD... ./configure: line 25951: no: command not found
./configure: line 25959: no: command not found
configure: error: Package requirements (gthread-2.0 >= 2.4.0) were not met:
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GTHREAD_CFLAGS
and GTHREAD_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
PKG_CONFIG_PATH GTHREAD_CFLAGS GTHREAD_LIBS 这几个环境变量分别有什么用,怎么设置? |
|