Hi, I have a package problem i cannot solve :
In order to build a gtkmm GUI project, I must install the package "libgtkmm-2.4-dev", but there are dependencies that i cannot satisfy. when i run "apt-get install libgtkmm-2.4-dev", i find that : libgtkmm-2.4-dev depends libgtk2.0-dev, which depends libglib2.0-dev But libglib2.0-dev depends libglib2.0-0 version 2.6.4-1, and i have version 2.8.4-2 on my system. I tried to downgrade libglib2.0-0 to version 2.6.4-1, but many others packages need the 2.8.4-2 version... Do you know a solution ? I use debian sarge with kernel 2.6.8-2, on a Fujitsu-Siemens "amilo A" laptop thanks, gabriel