Hi, it might be not nice to make my first post like "help me, i'm useless" but after 4 days of installing a simple GNU Gadu 2, i'm out of idea what to do.
The problem is:
- When i run ./configure it does not see a package [in example gtk+-2.0] but when I check the /usr/lib/ there is "libgtk-x11-2.0.so.0"
- When i download a .deb package and install it ["dpkg -i package-2.0.deb"] then ity installs well, but still it is not seen by ./configure [like in former example]
The only way is to compile EVERY single package [including the present ones] and install it. It can be done, but i've got an error form ./configure that " Package requirements (x11) were not met." and i'm already drowning in dependencies [just to build gtk+, which is present].
I have no idea how to deal with this problem. btw, I have Breezy 5.10, downloaded just a week ago.