Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Ancient RH version with more recent Qt?

Ancient RH version with more recent Qt?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 755 Views 2 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.
  • G Offline
    G Offline
    Graham Bartlett
    wrote on last edited by
    #1

    I'm replacing a slightly crappy Windows-only DLL with a properly-written cross-platform DLL/SO. (Obviously, using Qt to make it cross-platform.) The DLL/SO doesn't do anything graphical - it's just the interface between our equipment and the user's application, so it's munging strings and bytestreams. Being able to use QSerialPort and QTcpSocket would be distinct advantages to save wheel reinvention, but the main thing is cross-platform-ness.

    The catch: one of our customers is using RH 7.2 (Enigma). They will shortly be "upgrading" to Scientific Linux 5.4. Yes, those are both 2009-vintage Linux releases!

    Does anyone know whether recent versions of Qt will build and run with such old Linux versions? And if not, how far would I have to go back to find a Qt version that'll work? I'm setting up VMs now to try it myself, but if someone has been there already then it'll save me trying things that definitely won't work.

    (PS. Replies on the theme of "get them to install a more recent Linux release" will be fed to the attack hamsters. They're the customer. The golden rule is that he who has the gold makes the rule.)

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      You can find the requirements here

      IIRC, Qt's CI is currently running tests against Ubuntu 10.04 which is about the same time as Scientific Linux 5.4 so it should be good.

      RH7.2 is from 2001, isn't it ?

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

      G 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        You can find the requirements here

        IIRC, Qt's CI is currently running tests against Ubuntu 10.04 which is about the same time as Scientific Linux 5.4 so it should be good.

        RH7.2 is from 2001, isn't it ?

        G Offline
        G Offline
        Graham Bartlett
        wrote on last edited by
        #3

        @SGaist Eep - yes, you're right, 2001 for Enigma. Why was I thinking 2009 for that? That's a non-starter then. SL5.4 should be OK though.

        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