Hello everyone,

I have a problem with installation of the File Roller in Kali 1.0.4.

I unpacked it and tried to run ./configure, without any options like --prefix.

After a while it prints this:

Code:
...
checking for GTK... no
configure: error: Package requirements (gtk+-3.0 >= 3.6.0) were not met:

Requested 'gtk+-3.0 >= 3.6.0' but version of GTK+ is 3.4.2

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GTK_CFLAGS
and GTK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
I must confess I do not understand this, it is my first problem related to software installation.

I tried to compile newest gtk+ from source and install, but I ended up with a great bunch of files spreaded somewhere in /usr, and the system still does not know about new gtk.
I can't imagine what to do to know where is this gtk, but I do imagine i should know this :P

So, how do I search where is the gtk+-3.0 installed?

And how do I remove files from "bad" installation?

In fact, I could forget about a file roller. I just would like to know what is going on with these packages, as it can be helpful in the future.

PS. Thanks for reading this. If there is something wrong with the thread, I'm sorry and I appreciate any clues to fix it.
PS2. uname --all gives:
Linux <****> 3.7-trunk-amd64 #1 SMP Debian 3.7.2-0+kali6 x86_64 GNU/Linux