그놈 설치시 atk1.0.3을 소스를 받아서..
[root@boss atk-1.0.3]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
.
.
.
.
.
.
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/. 이런 메세지가 나오는데요... 에러인가요?
glib2.0.0도 설치했는데 계속이러네요...
누가 시원하게 답변 부탁드립니다.