Results 11 to 14 of 14
After that I ran "apt-get -f install" for installation of all dependencies.However,it is trying to establish connection with mirrors.kernel.org to download related packages,but it failed to do so. Can I ...
- 12-28-2009 #11Just Joined!
- Join Date
- Dec 2009
- Posts
- 5
After that I ran "apt-get -f install" for installation of all dependencies.However,it is trying to establish connection with mirrors.kernel.org to download related packages,but it failed to do so. Can I try anything different?
- 12-28-2009 #12
You should not force install, because its not going to work without dependencies..
The only way is to resolve all dependency issues.
btw, You need to install libqt4-dev-tools package. not libqt4-dev.
If there is no libqt4-dev-tools, install libqt4-designer and other packages by individual selection.
- 12-30-2009 #13
Install from source. The last chance
If you get any problem, the best way is compile entire source code. Even though it will take a while, everything will be fine.
- 12-30-2009 #14
Install qt-creator
Install qt-creator. Dependencies may automatically be solved.


Reply With Quote
