/home/xsim-0.3.9 # ./configure(回车)
结果如下:
checking for g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C++ cmpiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor ... gcc -E
checking for ranlib... ranlib
checking for ld... ld
checking for X... no
configure: error: X Window System not found