instalacion de glade

Under:

Por favor, Me podrian decir por que no puedo instalar glade en mi computadora
baje el glade3-3.4.0.tar.gz, lo descomprimi y me creo una carpeta glade3-3.4.0
con los archivos necesarios para la instalacion. segui las instrucciones de un archivo que se llama INSTALL
1. `cd' to the directory containing the package's source code and type
`./configure' to configure the package for your system. If you're
using `csh' on an old version of System V, you might need to type
`sh ./configure' instead to prevent `csh' from trying to execute
`configure' itself.
obtuve la siguiente informacion:
[hce@localhost glade3-3.4.0]$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
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 maintainer-specific portions of Makefiles... no
checking for intltool >= 0.35.0... 0.35.0 found
checking for perl... /usr/bin/perl
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
luego:
2. Type `make' to compile the package.
y obtuve la siguiente informacion
[hce@localhost glade3-3.4.0]$ make
make: *** No se especificó ningún objetivo y no se encontró ningún makefile. Alto.

ME PODRIAN AYADAR, COMO PUEDO INSTALAR ESTE PAQUETE.