it'd be easier for you to just install from RPM, but if you do want to install from source you'll need to install glib-devel to be able to actually *compile* using glib. if you do "rpm -qa | grep glib" you should see the currently installed packages, so install the complementry -devel pacakge for glib.
|