On Fri, Jun 24, 2005 at 06:35:59AM +0800, llj wrote: > 在编译openq-0.3.2的时候,末尾的一段提示如下: > > checking for GNU gettext in libc... yes > checking for pkg-config... /usr/bin/pkg-config > 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: Library requirements (gaim) not met; consider > adjusting the PKG_CONFIG_PATH environment variable if your libraries are > in a nonstandard prefix so pkg-config can find them. > > 问题是不是出在gaim.pc这个文件上面?dpkg -L gaim了一下,没有发现有gaim.pc文 > 件,也没有G到相关答案,希望各位能给予指点。
gaim.pc 是 pkg-config 需要的文件,应该在 gaim-dev 里。 Ming 2005.06.23 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

