I try to install LXDE on CentOS 5 in a VM. I could not find a package to install from the repositories. So I downloaded the source and it searches for a glib-2.0 package, which it can't find, as it is called glib2. > ./configure ... checking for stdlib.h... (cached) yes checking for GNU libc compati...