[Glade-users] newbie: compiling glade2.0 itself.
Tadahiko 'kiko' Uehara
kikofx@nifty.com
Thu, 15 May 2003 01:42:19 +0900
Hi everyone,
Can anyone here please help me compiling Glade2.0 on Redhat 9.0 ?
During the process of ./configure, I get following errors..
I can't find 'gtk+-2.0.pc' in my box and not familiar with PKG_CONFIG_PATH. :(
Where should I start from to solve this ?
(if there's pre-compiled package, I'd like to try that)
##
checking for libxml-2.0 >= 2.4.1 gtk+-2.0 >= 2.0.0... Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
configure: error: Library requirements (libxml-2.0 >= 2.4.1 gtk+-2.0 >= 2.0.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
##
Thanks in advance!
-kiko