|
|

楼主 |
发表于 2009-6-14 11:58:14
|
显示全部楼层
tks,it's ok now
But....
when i type:
./configure --prefix=/usr
......
checking for wait.h... yes
checking for sys/wait.h... (cached) yes
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking for X... libraries , headers
./configure: line 5966: syntax error near unexpected token `XFT,'
./configure: line 5966: ` PKG_CHECK_MODULES(XFT, xft >= 0.0.0, have_xft=true, '
I have install libxft
bash-3.2# pacman -Q libxft
libxft 2.1.13-1 |
|