I've been working on this quite some time. I'm trying to install XFCE as my x window manager. For that, I need Glib and ATK, you know, the works. I install Glib-2.6.5, then try to ./configure atk. It says it sees glib-2.6.5, but it reports back that 2.4.8 is installed. It tells me to remove that first. The problem is, that when I try (even as root), it says it's in use by all these processes. All I want to do is to be able to install this, but how do I get it to use 2.6.5 instead of 2.4.8? It needs version 2.5.7 or above, so just using 2.4.8 is not an option.