|
|
发表于 2004-5-2 20:23:38
|
显示全部楼层
checking for Win32... no
checking for aclocal flags...
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error:
*** GLIB 2.0.0 or better is required. The latest version of
*** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed
*** but not in the same location as pkg-config add the location of the file
*** glib-2.0.pc to the environment variable PKG_CONFIG_PATH.
[root@localhost atk-1.6.0]# make
make: *** No targets specified and no makefile found. Stop.
[root@localhost atk-1.6.0]# make install
make: *** No rule to make target `install'. Stop.
安装了glib 2.4 ,安装没有出错
但是在安装gtk ,atk ,pango的时候老是不行。。。 |
|