./configure 的时候提示如下:
checking for gaim... Package gaim was not found in the pkg-config search path.
Perhaps you should add the directory containing `gaim.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gaim' found
configure: error: gaim 1.0 is required to build OpenQ
它提示没找到gaim
可是我已经装了gaim 1.1.1(编译安装的)
怎么解决呢 |