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. How to make .run installer (like QtSDK offline installer) for Qt application deployment?
Forum Updated to NodeBB v4.3 + New Features

How to make .run installer (like QtSDK offline installer) for Qt application deployment?

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

    Dear all,

    I developed Qt application for linux & need to deploy to other linux system.

    I don't want to make deb or rpm package which will make distro specific.

    I would like to make .run installer like QtSDK offline installer for linux.

    How can I do that?

    Thanks

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dbzhang800
      wrote on last edited by
      #2

      Qt itself uses "bitrock":http://installbuilder.bitrock.com/qt-developers.html in linux platform.

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

        You can also have a look at the "Qt Labs installer framework":http://qt.gitorious.org/qt-labs/installer-framework

        http://www.catb.org/~esr/faqs/smart-questions.html

        1 Reply Last reply
        0
        • D Offline
          D Offline
          dialingo
          wrote on last edited by
          #4

          There are many platform specific solutions.
          A free cross platform solution is "CPack":http://en.wikipedia.org/wiki/CPack

          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