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. Installing on Linux
Forum Updated to NodeBB v4.3 + New Features

Installing on Linux

Scheduled Pinned Locked Moved Installation and Deployment
9 Posts 3 Posters 5.1k 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.
  • M Offline
    M Offline
    MacRaider4
    wrote on last edited by
    #1

    Anyone have any success getting this to install on Linux? The file QT_SDK_Lin32_offline_v1_1_1_1_en.run (the file you download from this site) doesn't match any of the descriptions anywhere in any directions that I can find. It claims to be an executable file and it doesn't do anything. So far I'm pretty impressed with the product and documentation for it.
    Using CentOS as the operating system with lots of room...

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mlong
      wrote on last edited by
      #2

      Does the file have execute permissions set properly?

      Software Engineer
      My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        MacRaider4
        wrote on last edited by
        #3

        I changed it so it does and still nothing.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          mlong
          wrote on last edited by
          #4

          How do you mean "nothing?" Are you running it from the command line? If so, does it give an error, or just return you to a prompt?

          Software Engineer
          My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

          1 Reply Last reply
          0
          • M Offline
            M Offline
            MacRaider4
            wrote on last edited by
            #5

            [root@LinuxServer Qt]# chmod +x Qt_SDK_Lin32_offline_v1_1_1_en.run
            [root@LinuxServer Qt]# Qt_SDK_Lin32_offline_v1_1_1_en.run
            -bash: Qt_SDK_Lin32_offline_v1_1_1_en.run: command not found

            and if you try the good old fashioned windows type method of double clicking on it with the mouse, nothing happens.

            I'm sure I'm missing something simple, as it's been a while since I've had to install anything on this server. It's basically a file server for our network and has been running for over 6 months with no issues and this is the first time I've really "touched" it in that time.

            1 Reply Last reply
            0
            • T Offline
              T Offline
              tobias.hunger
              wrote on last edited by
              #6

              Try "./Qt_SDK_Lin32_offline_v1_1_1_en.run"

              The current directory is not in the path and thus not checked when trying to run something.

              1 Reply Last reply
              0
              • M Offline
                M Offline
                mlong
                wrote on last edited by
                #7

                You need to use ./Qt_SDK_Lin32_offline_v1_1_1_en.run, because your current directory isn't in the path.

                [Edit: Tobias beat me to it!]

                Software Engineer
                My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  MacRaider4
                  wrote on last edited by
                  #8

                  [root@LinuxServer Qt]# ./Qt_SDK_Lin32_offline_v1_1_1_en.run
                  ./Qt_SDK_Lin32_offline_v1_1_1_en.run: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ./Qt_SDK_Lin32_offline_v1_1_1_en.run)
                  [root@LinuxServer Qt]# cat /etc/redhat-release
                  CentOS release 5.6 (Final)

                  So I need GLIBCXX_3.4.9 but from what I'm reading that's not avaiable for CentOS?

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    MacRaider4
                    wrote on last edited by
                    #9

                    I think what I'll do after doing some more reading is bring my dust collecting P4 from home in and install the newest version of openSUSE on it. This will give me a Linux work station to have on the network, which will be a good thing, vs always running from the server.

                    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