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. install qt6.8.1 opensource in linuxmint 22.1
Forum Update on Monday, May 27th 2025

install qt6.8.1 opensource in linuxmint 22.1

Scheduled Pinned Locked Moved Solved Installation and Deployment
7 Posts 2 Posters 501 Views
  • 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.
  • H Offline
    H Offline
    hossein7294
    wrote on last edited by
    #1

    i want to install qt 6.8.1 opensource on my linuxmint 22.1
    but when i enter command ./configure i get this error::

    qt6.8.1.png

    cmake version is = 3.24.3
    python3 version is = 3.10.12

    jsulmJ 1 Reply Last reply
    0
    • H Offline
      H Offline
      hossein7294
      wrote on last edited by
      #7

      @jsulm i install all the dependencies and then excute configure again and solve my problem.
      thanks bro

      1 Reply Last reply
      1
      • H hossein7294

        i want to install qt 6.8.1 opensource on my linuxmint 22.1
        but when i enter command ./configure i get this error::

        qt6.8.1.png

        cmake version is = 3.24.3
        python3 version is = 3.10.12

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

        @hossein7294 You're trying to build Qt from source - why?
        Just use the Qt Online Installer to install Qt unless you really need to build Qt from source.

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

        1 Reply Last reply
        0
        • H Offline
          H Offline
          hossein7294
          wrote on last edited by hossein7294
          #3

          @jsulm i should install with Qt source not Qt Online Installer

          jsulmJ 1 Reply Last reply
          0
          • H hossein7294

            @jsulm i should install with Qt source not Qt Online Installer

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

            @hossein7294 Then you should follow https://doc.qt.io/qt-6/linux-building.html and https://doc.qt.io/qt-6/linux-requirements.html
            The last one shows you what dependencies you need to install.
            Also install these packages: libgl1-mesa-dev, libglu1-mesa-dev and build-essential

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

            1 Reply Last reply
            0
            • H Offline
              H Offline
              hossein7294
              wrote on last edited by
              #5

              @jsulm should i install all dependencies??

              jsulmJ 1 Reply Last reply
              0
              • H hossein7294

                @jsulm should i install all dependencies??

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

                @hossein7294 Most important are build-essential and the two mesa. For others you can just execute configure and see what fails - if what fails is needed check what dependencies it requires and install.

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

                1 Reply Last reply
                0
                • H Offline
                  H Offline
                  hossein7294
                  wrote on last edited by
                  #7

                  @jsulm i install all the dependencies and then excute configure again and solve my problem.
                  thanks bro

                  1 Reply Last reply
                  1
                  • H hossein7294 has marked this topic as solved on

                  • Login

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