Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. How to Run Qt built Application in Server
Forum Updated to NodeBB v4.3 + New Features

How to Run Qt built Application in Server

Scheduled Pinned Locked Moved Qt WebKit
5 Posts 3 Posters 2.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.
  • H Offline
    H Offline
    harshancx
    wrote on last edited by
    #1

    i built an application but i'm unable to get the solution for running the application in server......Please help me how to run application in server with detail structure

    1 Reply Last reply
    0
    • A Offline
      A Offline
      AcerExtensa
      wrote on last edited by
      #2
      1. Qt version?
      2. Which server? Linux/Windows/FreeBSD/Solaris/QNX?
      3. kind of application? GUI/console?
      4. running from console? headless environment? VNC? FB?

      Give a little more details about your problem, if you need an correct answer on your question. With info you have wrote in first post the answer should look like: login on the server, start your application by typing ./your-app-bin or sh your-app-bin...

      God is Real unless explicitly declared as Integer.

      1 Reply Last reply
      0
      • R Offline
        R Offline
        RaubTieR
        wrote on last edited by
        #3
        • Application should be built for server's OS
        • You should have Qt libraries of your version available for application on the server (possibly bringing them together with app from where you compiled it)
        • You should have permission to run things on server
        • Run as usual
        1 Reply Last reply
        0
        • H Offline
          H Offline
          harshancx
          wrote on last edited by
          #4
          1. Qt SDK version 1.2
          2. Windows <Tomcat Server> any version
          3. GUI application
          4. VNC

          And also how to Run the application in LOCALHOST like other technologies supports Eg:- java, .net supports Tomcat etc......

          1 Reply Last reply
          0
          • A Offline
            A Offline
            AcerExtensa
            wrote on last edited by
            #5

            Proceed with this steps:

            [quote author="RaubTieR" date="1346417400"]* Application should be built for server's OS

            • You should have Qt libraries of your version available for application on the server (possibly bringing them together with app from where you compiled it)
            • You should have permission to run things on server
            • Run as usual[/quote]

            God is Real unless explicitly declared as Integer.

            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