[Qt-interest] deploying application at linux
Srdjan Todorovic
todorovic.s at googlemail.com
Mon Oct 26 09:56:14 CET 2009
Hi,
On 26/10/2009, Yuvaraj R <yuvaraj at ongobiz.com> wrote:
> i tried with following command at qt unistalled machine
>
> ldd ./application
>
> i got erro message like
>
> libQtGui.so.4 not found
> libQtCore.so.4 not found
> but i ahve placed respective libs along with application.
> please help me
You seem to have lots of problems with this...
Have you set the library path to your application directory?
http://www.yolinux.com/TUTORIALS/LibraryArchives-StaticAndDynamic.html
Good luck,
Srdjan
More information about the Qt-interest-old
mailing list