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. [solved] Error in installing Qt SDK 1.1 beta in ArchLinux
Forum Updated to NodeBB v4.3 + New Features

[solved] Error in installing Qt SDK 1.1 beta in ArchLinux

Scheduled Pinned Locked Moved Installation and Deployment
6 Posts 4 Posters 4.2k 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.
  • G Offline
    G Offline
    Ghost
    wrote on last edited by
    #1

    I just ran the installer with the default options. But an error hit me on the face :

    Error during installation process:
    Execution failed (Unexpected exit code: 127): "/home/bhoot/QtSDK/Simulator/Application/simulator -registeronly"

    Could anyone provide me with the solution?

    Bhoot

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

      How about writing a "bug report":http://bugreports.qt.nokia.com/?

      Could you run that command through strace, please? Maybe that will give a hint to what is going wrong.

      1 Reply Last reply
      0
      • G Offline
        G Offline
        Ghost
        wrote on last edited by
        #3

        Okk..I am at my office right now. I will run strace and post the results tonight.
        Thanks.

        Bhoot

        1 Reply Last reply
        0
        • G Offline
          G Offline
          Ghost
          wrote on last edited by
          #4

          [quote author="Tobias Hunger" date="1301986655"]How about writing a "bug report":http://bugreports.qt.nokia.com/?

          Could you run that command through strace, please? Maybe that will give a hint to what is going wrong.[/quote]

          So according to your suggestion, I ran a strace on the command. As it was a lot of output, I thought to go through it before posting it. And I found out that it wasn't able to find libpng12.so.0 - symlink to libpng12 - in my system. So I just installed libpng12 and retried. And bingo! It installed successfully! :)

          So I guess we need not file a bug report. After all it was my system that lacked a component.

          Thanx for the help anyways. )

          Bhoot

          1 Reply Last reply
          0
          • S Offline
            S Offline
            solde
            wrote on last edited by
            #5

            I had the same problem. I'd updated the system (openSuse) with the last libpng (14), but I the same error ocurred. I unistalled the 14 version and installed the 12 again, and it worked properly.

            1 Reply Last reply
            0
            • N Offline
              N Offline
              nwerneck
              wrote on last edited by
              #6

              Same happened for me, using Arch Linux. I just installed libpng12 and it worked. Thanks!

              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