Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Linux Command to download + install Qt4.7
Forum Updated to NodeBB v4.3 + New Features

Linux Command to download + install Qt4.7

Scheduled Pinned Locked Moved Installation and Deployment
10 Posts 7 Posters 32.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    nsit_yogesh
    wrote on last edited by
    #1

    Can someone please tell me the Linux command ,which can first download and then install Qt4.7 on my Laptop of it's own

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kamalakshantv
      wrote on last edited by
      #2

      "Here":http://code.google.com/p/tonatiuh/wiki/InstallingQtForLinux is one guide available.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        disperso
        wrote on last edited by
        #3

        If it's Debian, or ubuntu, or another based on Debian:

        @aptitude install qtcreator@

        That will pull the necessary dependencies.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          Smar
          wrote on last edited by
          #4

          @cave resolve qt-core@

          I wonder if this answer is completely useless. :)

          http://paludis.pioto.org/clients/cave-resolve.html

          1 Reply Last reply
          0
          • D Offline
            D Offline
            disperso
            wrote on last edited by
            #5

            [quote author="Smar" date="1292188366"]@cave resolve qt-core@

            I wonder if this answer is completely useless. :)

            http://paludis.pioto.org/clients/cave-resolve.html[/quote]

            :-D

            I thought Gentoo was well stablished on emerge.

            @nsit_yogesh: if you have problems, tell us which is your Linux distribution.

            Or... you can go to the "download page":http://qt.nokia.com/downloads and download a binary package for linux that works on all distributions. Just choose the proper one, 32bit or 64bit.

            1 Reply Last reply
            0
            • S Offline
              S Offline
              Smar
              wrote on last edited by
              #6

              I happen to hate portage, so I’ve switched over paludis. But that’s offtopic already :)

              1 Reply Last reply
              0
              • S Offline
                S Offline
                stukdev
                wrote on last edited by
                #7

                On linux i download the sdk and execute this command:

                I use this step:

                chmod u+x qt-sdk-linux-x86-opensource-2010.05.1.bin

                ./qt-sdk-linux-x86-opensource-2010.05.1.bin

                You have to install gcc if you haven't, and sometimes i use this command...

                sudo apt-get build-dep qtcreator

                1 Reply Last reply
                0
                • V Offline
                  V Offline
                  vsorokin
                  wrote on last edited by
                  #8

                  [quote author="disperso" date="1292187121"]If it's Debian, or ubuntu, or another based on Debian:

                  @aptitude install qtcreator@

                  That will pull the necessary dependencies.[/quote]
                  In Debian repository usually obsolete version. I mean stable versions :)
                  For all us as developers needed new unstable version of Qt, which have new pretty features ;)

                  So I think building from source is one right way :D

                  --
                  Vasiliy

                  1 Reply Last reply
                  0
                  • S Offline
                    S Offline
                    stukdev
                    wrote on last edited by
                    #9

                    Stable version sometimes is not stable in the repository.
                    I download a new version every sdk was release (except from last version where i download the source).

                    [quote author="Vass" date="1292281582"]
                    [quote author="disperso" date="1292187121"]If it's Debian, or ubuntu, or another based on Debian:

                    @aptitude install qtcreator@

                    That will pull the necessary dependencies.[/quote]
                    In Debian repository usually obsolete version. I mean stable versions :)
                    For all us as developers needed new unstable version of Qt, which have new pretty features ;)

                    So I think building from source is one right way :D
                    [/quote]

                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      maciej
                      wrote on last edited by
                      #10

                      You can always download latest source from qt, get build file from repo, update it (in most cases it will be just bumping version) and create own package.

                      Earth is a beta site.

                      1 Reply Last reply
                      0

                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups
                      • Search
                      • Get Qt Extensions
                      • Unsolved