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. Trying to install 64 bit Linux (Fedora 16) Qt_SDK
QtWS25 Last Chance

Trying to install 64 bit Linux (Fedora 16) Qt_SDK

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

    Kind of new to Linux but get the error (cannot execute binary file) when I try to run the command as logged in as root,
    ./Qt_SDK_Lin64_offline_V1_2_en.run
    any ideas?
    Also is there a command I can run from a terminal that tells the version of fedora installed, want to make sure I installed the 64 bit version?
    Unfortunately I cannot connect this computer to the internet.
    Thanks Paul.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      timoph
      wrote on last edited by
      #2

      check if executable flags are set for the file (ls -l). if not do "chmod +x Qt_SDK_Lin64_offline_V1_2_en.run" and try to execute it again.

      IIRC you can check the fedora version like this "cat /etc/fedora-release"

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

        You can also check linux version by this:
        @
        uname -a
        @

        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