Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Unsolved Deploying & .deb package

    General and Desktop
    2
    2
    470
    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
      shahriar25 last edited by

      Hi,
      I want to create a .deb package for my application written in qt.
      I wanted to know what libraries to put into the package (qt shared libs and system libs that show when you use ldd command) and what path to put the libs in so the program can run on different distros of ubuntu?

      Joel Bodenmann 1 Reply Last reply Reply Quote 0
      • Joel Bodenmann
        Joel Bodenmann @shahriar25 last edited by

        I think that this guide provides the information you need: https://doc.qt.io/qt-5/linux-deployment.html
        And for creating the actual .deb package: It seems like somebody was kind enough to but a very extensive article up on the wiki about that: https://wiki.qt.io/Deploying_a_Qt5_Application_Linux

        I hope that those help you.

        Industrial process automation software: https://simulton.com
        Embedded Graphics & GUI library: https://ugfx.io

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