[Qt-interest] deploying application at linux

Yuvaraj R yuvaraj at ongobiz.com
Mon Oct 26 14:32:18 CET 2009


Hi All

 I used libs path in my application. I got solved issues regarding qt libs

Now new issues has been raised

It is showing Glibc _2.4 not found


Then i installed glibc_2.7 ,but i am getting same error.. is i have
install same version ?

Thanks

Yuvaraj R

On 10/26/09, Oliver.Knoll at comit.ch <Oliver.Knoll at comit.ch> wrote:
> 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
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>



More information about the Qt-interest-old mailing list