ok. I'm having problems installing ethereal. I'm running Mandrake 9.2, and I'm trying to install the newest one. It keeps saying that it can't find some glib thing. Here is exactly everything I have on my /root directory when I do this.

glib, ethereal, gtk

My commands go as such.

cd gtk
./configure
make
make install
cd ..
cd glib
./configure
make
make install
cd ..
clear
cd ethereal
./configure
!!Problem Occures here. No idea how to fix. It just says it can't locate glib, but I just did a clean install of it! AHHH!