[root@weiwei fvwm-2.5.10]# ls
acconfig.h config.guess copying INSTALL.fvwm mkinstalldirs rpm
acinclude.m4 config.h.in debian install-sh modules sample.fvwmrc
aclocal.m4 config.log depcomp libs news tests
authors config.sub docs Makefile.am perllib utils
bin configure fvwm Makefile.in po vms
ChangeLog configure.in install missing readme
[root@weiwei fvwm-2.5.10]# ./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 command logging... no
checking whether to enable debugging messages... no
checking imagepath... /usr/include/X11/bitmaps:/usr/include/X11/pixmaps
checking for gcc... gcc
checking for C compiler default output... 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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for library containing strerror... none required
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
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.
[root@weiwei fvwm-2.5.10]# make
make: *** No targets specified and no makefile found. Stop.
[root@weiwei fvwm-2.5.10]#
试了很多版本了。每次./configure都不能成功。看了公社的一些贴子。说是要装libX11开发库。也没说详细。都装了好几天了都不成功。我都快灰心了。呜呜呜!!!!!!!