weiwei88 发表于 2004-6-6 10:18:16

fvwm奇怪问题

# ./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.
# make install
make: Nothing to be done for `install'.
#
我试了很多版本了。每次./configure都不会成功。别的软件也一样害我只能找rpm包装了。真是气死我了。都装了好几天了。还是没有成功。后来找了个5.8版的rpm包,也启动不了。有没有人知道啊。希望能给我解答一下。我的是redhat 9.0。看了论坛上的所有fvwm的贴。好像只有一个人说了什么libX11开发库没装。就没了下文。晕啊。

ygw_ycf 发表于 2004-6-6 11:21:49

没人回答,是因为答案就在你的叙述中
把开发包全装上

weiwei88 发表于 2004-6-6 11:28:22

libX11怎么装啊

athlonxhy 发表于 2004-6-6 20:36:09

你没有安装X?
页: [1]
查看完整版本: fvwm奇怪问题