分页: 1 / 1

在./configure出现一下错误(问题已解决)

发表于 : 2007-06-25 22:52
donny
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
configure时出现这个错误,请各位指点下。
原来是没安装xlibs-dev的缘故

发表于 : 2007-06-25 23:30
iblicf
编译之前先看看README, INSTALL之类的文件,,满足了依赖关系再编译

发表于 : 2007-06-25 23:59
donny
我在6.06可以,7.04就出问题

发表于 : 2007-06-26 10:20
chasye
libx11-dev

发表于 : 2007-06-26 21:21
donny
谢谢,试试

发表于 : 2007-06-26 21:58
donny
chasye 写了:libx11-dev
问题依旧