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. Can not install qt 6.4.2
Forum Updated to NodeBB v4.3 + New Features

Can not install qt 6.4.2

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
14 Posts 6 Posters 3.0k 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.
  • T Offline
    T Offline
    thamht4190
    wrote on last edited by
    #3

    @SGaist I got the same issue. How to try another mirror?

    SGaistS 1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #4

      I know this is not really helpful, but all I can say is I successfully installed Qt6.4.2 on Mac.

      I'm not 100% certain this was Tuesday evening, but if not this was Wednesday morning. So if there's a problem with Qt's repository (and there's now 3 posts suggesting for a problem, all later from my install), it's really recent problem.

      1 Reply Last reply
      1
      • T thamht4190

        @SGaist I got the same issue. How to try another mirror?

        SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #5

        @thamht4190 take a look at this wiki page.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        L B 2 Replies Last reply
        1
        • A acetone referenced this topic on
        • B bhargavah referenced this topic on
        • T Offline
          T Offline
          thamht4190
          wrote on last edited by
          #6

          I could finally installed Qt 6.4.2 after restarting my Mac. I've been required to update before adding Qt 6.4.2, so I guess after updating, my computer must restart to continue the work.

          1 Reply Last reply
          0
          • SGaistS SGaist

            @thamht4190 take a look at this wiki page.

            L Offline
            L Offline
            lomassubedi
            wrote on last edited by
            #7

            @SGaist Hi.
            Trying another mirror help me move forward for the installation. Thanks.

            1 Reply Last reply
            0
            • SGaistS SGaist

              @thamht4190 take a look at this wiki page.

              B Offline
              B Offline
              bhargavah
              wrote on last edited by
              #8

              @SGaist This does not seem to work for me.

              apple@Apples-MacBook-Air bin % installer --mirror http://www.nic.funet.fi/pub/mirrors/download.qt-project.org
              installer: invalid option --mirror
              Usage: installer [-help] [-dominfo] [-volinfo] [-pkginfo] [-allowUntrusted] [-dumplog]
              [-verbose | -verboseR] [-vers] [-config] [-plist]
              [-file <pathToFile>] [-lang <ISOLanguageCode>] [-listiso]
              [-showChoicesXML] [-applyChoiceChangesXML <pathToFile>]
              [-showChoicesAfterApplyingChangesXML <pathtoFile>]
              -pkg <pathToPackage>
              -target <[DomainKey|MountPoint]>
              apple@Apples-MacBook-Air bin % installer -vers
              Command line installer (installer) v. 1.5.0
              Copyright (c) 1999-2006 Apple Computer, Inc.
              apple@Apples-MacBook-Air bin %

              jsulmJ 1 Reply Last reply
              0
              • B bhargavah

                @SGaist This does not seem to work for me.

                apple@Apples-MacBook-Air bin % installer --mirror http://www.nic.funet.fi/pub/mirrors/download.qt-project.org
                installer: invalid option --mirror
                Usage: installer [-help] [-dominfo] [-volinfo] [-pkginfo] [-allowUntrusted] [-dumplog]
                [-verbose | -verboseR] [-vers] [-config] [-plist]
                [-file <pathToFile>] [-lang <ISOLanguageCode>] [-listiso]
                [-showChoicesXML] [-applyChoiceChangesXML <pathToFile>]
                [-showChoicesAfterApplyingChangesXML <pathtoFile>]
                -pkg <pathToPackage>
                -target <[DomainKey|MountPoint]>
                apple@Apples-MacBook-Air bin % installer -vers
                Command line installer (installer) v. 1.5.0
                Copyright (c) 1999-2006 Apple Computer, Inc.
                apple@Apples-MacBook-Air bin %

                jsulmJ Offline
                jsulmJ Offline
                jsulm
                Lifetime Qt Champion
                wrote on last edited by
                #9

                @bhargavah It doesn't look like you're calling Qt installer. Try:

                ./installer --mirror http://www.nic.funet.fi/pub/mirrors/download.qt-project.org
                

                https://forum.qt.io/topic/113070/qt-code-of-conduct

                B 1 Reply Last reply
                0
                • jsulmJ jsulm

                  @bhargavah It doesn't look like you're calling Qt installer. Try:

                  ./installer --mirror http://www.nic.funet.fi/pub/mirrors/download.qt-project.org
                  
                  B Offline
                  B Offline
                  bhargavah
                  wrote on last edited by
                  #10

                  @jsulm Hey. How do I get this ./installer. I do not have this in my machine at all.

                  I was trying to download the online installer from:
                  https://www.qt.io/download-qt-installer
                  And then 'Qt Online Installer for macOS'.

                  This is getting confusing to me now.

                  Questions like:

                  If I need to install Qt through installer, I download the file and it starts an gui. It gives the errors which is pasted at the original question. You suggested me to change the mirror. And that too with ./installer. How do I get this installer?

                  jsulmJ 1 Reply Last reply
                  0
                  • B bhargavah

                    @jsulm Hey. How do I get this ./installer. I do not have this in my machine at all.

                    I was trying to download the online installer from:
                    https://www.qt.io/download-qt-installer
                    And then 'Qt Online Installer for macOS'.

                    This is getting confusing to me now.

                    Questions like:

                    If I need to install Qt through installer, I download the file and it starts an gui. It gives the errors which is pasted at the original question. You suggested me to change the mirror. And that too with ./installer. How do I get this installer?

                    jsulmJ Offline
                    jsulmJ Offline
                    jsulm
                    Lifetime Qt Champion
                    wrote on last edited by
                    #11

                    @bhargavah On MacOS do the following:

                    1. Extract content of the installer (double click on the downloaded install dmg file and copy its content to somewhere
                    2. Go to the folder where extracted installer content is located
                    3. Execute: qt-unified-macOS-x64-4.5.2-online.app/Contents/MacOS/qt-unified-macOS-x64-4.5.2-online --mirror YOUR_MIRROR

                    https://forum.qt.io/topic/113070/qt-code-of-conduct

                    B 1 Reply Last reply
                    0
                    • jsulmJ jsulm

                      @bhargavah On MacOS do the following:

                      1. Extract content of the installer (double click on the downloaded install dmg file and copy its content to somewhere
                      2. Go to the folder where extracted installer content is located
                      3. Execute: qt-unified-macOS-x64-4.5.2-online.app/Contents/MacOS/qt-unified-macOS-x64-4.5.2-online --mirror YOUR_MIRROR
                      B Offline
                      B Offline
                      bhargavah
                      wrote on last edited by
                      #12

                      @jsulm Thanks a lot man! I am able to have Qt in my machine finally. Cheers!

                      B 1 Reply Last reply
                      0
                      • B bhargavah

                        @jsulm Thanks a lot man! I am able to have Qt in my machine finally. Cheers!

                        B Offline
                        B Offline
                        bhargavah
                        wrote on last edited by
                        #13

                        @bhargavah We can close this topic. Issue was the mirror itself. I think QT scripts should pick the scripts themselves in case a mirror is not available. Shouldn't they automate?

                        jsulmJ 1 Reply Last reply
                        0
                        • B bhargavah

                          @bhargavah We can close this topic. Issue was the mirror itself. I think QT scripts should pick the scripts themselves in case a mirror is not available. Shouldn't they automate?

                          jsulmJ Offline
                          jsulmJ Offline
                          jsulm
                          Lifetime Qt Champion
                          wrote on last edited by
                          #14

                          @bhargavah I think there is a change request somewhere in https://bugreports.qt.io/secure/Dashboard.jspa for that

                          https://forum.qt.io/topic/113070/qt-code-of-conduct

                          1 Reply Last reply
                          0
                          • jsulmJ jsulm referenced this topic on
                          • jsulmJ jsulm referenced this topic on

                          • Login

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