[Qt-interest] How to port a application to another system

Arnold Krille arnold at arnoldarts.de
Sat May 9 14:07:09 CEST 2009


Hi,

On Saturday 09 May 2009 08:33:56 Keshava Krishna wrote:
> I have created an application using Qt 4.5.0 and ubuntu 9.04....
> now i would like to execute this application in another system (some other
> distribution of Linux) which does not hav Qt installed in it ,
> how do i go for it? Do i need to copy shared libraries?
> please give me  some suggestions..

If the other system is the same processor architecture, your app should run as 
soon as the qt libs are installed.
And given that (almost) all linux distributions have a package manager and 
packages for the qt libraries (and headers) you should really not try to ship 
qt libraries with your app. Saves you _a lot_ of trouble.

Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090509/4f8683d7/attachment.bin 


More information about the Qt-interest-old mailing list