Hi, Just wondering what is the accepted/common way to deploy QT apps on Linux, I've finally cracked OSX deployment but have no clue where to start with Linux as I've only ever installed applications via source or Yum/Apt. So how would I deploy an application with Qt libraries on a Linux platform? Thanks.