Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
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 ...
  1. #11
    Just 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?

  2. #12
    Linux Engineer b2bwild's Avatar
    Join Date
    Jul 2008
    Location
    Behind You!
    Posts
    1,108
    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.
    Never make any misteaks.

    Read my Blog at --> Penguin Inside Subscribe Feed

  3. #13
    Linux Newbie Tom Varghese's Avatar
    Join Date
    Apr 2008
    Posts
    101

    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.

  4. #14
    Linux Newbie Tom Varghese's Avatar
    Join Date
    Apr 2008
    Posts
    101

    Install qt-creator

    Install qt-creator. Dependencies may automatically be solved.

Page 2 of 2 FirstFirst 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •