Hi!
i'm really really new 2 the linux world... please help!
Just a while ago i downloaded the C++ IDE Anjuta 1.2 , and now trying to install it on Redhat Linux 9.
The packages' installation guid goes:

(1) go to the packge dir and type "./config" - doing this i got a large output and finally this error msg: "Package glib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'glib-2.0' found"

(2) type "make"

(3) type "make install" - these 2 commands also gave errors.

What i'm doing wrong here please?

Thanx 4 any help.