|
我安装的是coralftp-0.1以下是出现的问题
[root@test coralftp-0.1]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for python... /usr/bin/python
checking for version... 2.3
checking for platform... linux2
checking for gconftool-2... /usr/bin/gconftool-2
checking for pkg-config... /usr/local/bin/pkg-config
checking for pygtk-2.0... Package pygtk-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `pygtk-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pygtk-2.0' found
configure: error: Library requirements (pygtk-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them
请各位大哥帮小弟看看是什么问题?
多谢了! |
|