[Qt-interest] deploying application at linux

Oliver.Knoll at comit.ch Oliver.Knoll at comit.ch
Mon Oct 26 13:48:06 CET 2009


Yuvaraj R wrote on Saturday, October 24, 2009 6:25 AM:

> ...
> But i am getting error message ../Maxxtel could not able to run.

I am pretty sure you did NOT get this exact error message, because "could not able" is not proper english - and I am pretty sure the few Linux kernel messages (or shell messages) are properly spelled. ;)

So what EXACTLY is the message you are receiving? How did you set LD_LIBRARY_PATH? WHERE did you place the Qt libraries (what does "along with my application" mean exactly? In the app directory? Somewhere under /usr/lib? Why did you not use the OS distribution "standard" Qt libs? Etc.). What compiler FLAGS did you set? Did you use the -rpath option, as to include ".", for example (in case you put the *.so files together with your executable?).

Also, did you read the Qt docs? Please do so, in case you have not, specifically:

  - http://doc.trolltech.com/4.5/deployment.html
  - http://doc.trolltech.com/4.5/deployment-x11.html
 
> please help me

Unless you provide specific details, I can't do more.

Good luck,
  Oliver
-- 
Oliver Knoll
Dipl. Informatik-Ing. ETH
COMIT AG - ++41 79 520 95 22



More information about the Qt-interest-old mailing list