操作系统版本:cent5.1
安装的软件有:管理工具,开发工具,开发库,gnome.
我在这个系统上安装fvwm2.5.25在./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 for sed... sed
checking for perl... /usr/bin/perl
checking for perl 5.004 or better... yes
assuming /usr/bin/perl as perl location
checking whether to enable command logging... no
checking whether to enable debugging messages... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for X... no
X11 libraries or header files could not be found. Please make
sure the X11 development package is installed on your system.
If it is definitely installed, try setting the include and library
paths with the --x-include and --x-libraries options of configure.
Fvwm can not be compiled without the X11 development environment.
Aborting.
然后make的时候出现了这样的信息:
make: *** 没有指明目标并且找不到 makefile。 停止。
请高手指明一条通往光明的道路,谢谢!


太平桥 于 2008-04-04 21:45:18发表:
不知道是不是 xorg-x11-libX11-devel-x.x-xx 没装。