Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    How to install qt 5.4.1 on ubuntu 10.04LTS?

    General and Desktop
    qtcreator qt 5.4.1 qt5 qt5.4
    4
    5
    2975
    Loading More Posts
    • 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.
    • S
      Sajad Manal last edited by

      Please help:

      administrator@pc-7:~/Downloads/FlareGet/Applications$ chmod +x qt-opensource-linux-x86-5.4.1.run
      administrator@pc-7:~/Downloads/FlareGet/Applications$ ./qt-linux-opensource-linux-x86-5.4.1.run
      bash: ./qt-linux-opensource-linux-x86-5.4.1.run: No such file or directory

      E 1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        What does ls -la qt-linux-opensource-linux-x86-5.4.1.run return ?

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

        S 1 Reply Last reply Reply Quote 0
        • mrjj
          mrjj Lifetime Qt Champion last edited by

          Well, this 32 bit installer and ubuntu is 64 bit ?

          1 Reply Last reply Reply Quote 0
          • E
            Eyeless @Sajad Manal last edited by Eyeless

            @Sajad-Manal You have different file names: "qt-opensource-linux-x86-5.4.1.run" and "qt-linux-opensource-linux-x86-5.4.1.run". So, there is a mistake in one of them, most likely in the second one, because with the first one chmod shows no error meassages.
            Just try running the file in this way:
            ./qt-opensource-linux-x86-5.4.1.run

            1 Reply Last reply Reply Quote 0
            • S
              Sajad Manal @SGaist last edited by

              @SGaist Thanks, its done :) @mrjj @Eyeless

              1 Reply Last reply Reply Quote 0
              • First post
                Last post