weiwei88 发表于 2004-6-6 10:11:49

装fvwm出现奇怪问题。

# ls
acconfig.h    config.guesscopyingINSTALL.fvwmmkinstalldirsrpm
acinclude.m4config.h.in   debian   install-sh    modules      sample.fvwmrc
aclocal.m4    config.log    depcomplibs          news         tests
authors       config.sub    docs   Makefile.am   perllib      utils
bin         configure   fvwm   Makefile.in   po             vms
ChangeLog   configure.ininstallmissing       readme
# ./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.

# make
make: *** No targets specified and no makefile found.Stop.
#
试了很多版本了。每次./configure都不能成功。看了公社的一些贴子。说是要装libX11开发库。也没说详细。都装了好几天了都不成功。我都快灰心了。呜呜呜!!!!!!!

duotaiya 发表于 2004-6-6 10:41:15

在redhat下很好装啊!只要在x软件开发下打钩,装上开发工具包就可以了! :mrgreen:
页: [1]
查看完整版本: 装fvwm出现奇怪问题。