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. Where to download and install lastest Qt 4 on a Debian Linux ?
Forum Updated to NodeBB v4.3 + New Features

Where to download and install lastest Qt 4 on a Debian Linux ?

Scheduled Pinned Locked Moved Solved Installation and Deployment
4 Posts 2 Posters 2.9k 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.
  • CutiUserC Offline
    CutiUserC Offline
    CutiUser
    wrote on last edited by
    #1

    Hello

    I installed Qt5 LTS on my MX Linux computer (Debian based Linux) using the "qt-unified-linux-x64-4.5.1-online" installer. This installer only allows to install Qt 5 and Qt 6 (and it works fine).

    How can I download the latest version of Qt 4 and install it on my computer (if possible without recompiling anything) ?
    Is there a clear procedure somewhere to easily do this installation ?

    1 Reply Last reply
    0
    • CutiUserC Offline
      CutiUserC Offline
      CutiUser
      wrote on last edited by CutiUser
      #3

      I found archive download here : https://download.qt.io/archive/qt/4.8/4.8.7/

      For Linux it is this software : qt-everywhere-opensource-src-4.8.7.tar.gz

      Is there a best installation notice than this one ? https://helpdeskgeek.com/linux-tips/how-to-compile-software-packages-on-linux/

      Yes, this official one looks nice : https://download.qt.io/archive/qt/INSTALL

      1 Reply Last reply
      0
      • Christian EhrlicherC Offline
        Christian EhrlicherC Offline
        Christian Ehrlicher
        Lifetime Qt Champion
        wrote on last edited by
        #2

        There is no binary version for Qt4 available. Either use the ones provided by your distribution or compile it by yourself (don't know if you need some more patches for recent compilers though)

        Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
        Visit the Qt Academy at https://academy.qt.io/catalog

        1 Reply Last reply
        0
        • CutiUserC Offline
          CutiUserC Offline
          CutiUser
          wrote on last edited by CutiUser
          #3

          I found archive download here : https://download.qt.io/archive/qt/4.8/4.8.7/

          For Linux it is this software : qt-everywhere-opensource-src-4.8.7.tar.gz

          Is there a best installation notice than this one ? https://helpdeskgeek.com/linux-tips/how-to-compile-software-packages-on-linux/

          Yes, this official one looks nice : https://download.qt.io/archive/qt/INSTALL

          1 Reply Last reply
          0
          • CutiUserC Offline
            CutiUserC Offline
            CutiUser
            wrote on last edited by
            #4

            After ./configure command, I get an "Basic XLib functionality test failed!" error.

            I added these packages : libfontconfig1-dev, libfreetype6-dev, libx11-dev, libxcursor-dev, libxext-dev, libxfixes-dev, libxft-dev, libxi-dev, libxrandr-dev and libxrender-dev

            And now ./configure command work !

            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