[Interest] Qt installer not working on Ubuntu

Thiago Macieira thiago.macieira at intel.com
Wed Nov 27 17:37:08 CET 2013


On quarta-feira, 27 de novembro de 2013 11:12:30, Tomasz Siekierda wrote:
> Hi,
> 
> I've encountered this thread on the forum:
> http://qt-project.org/forums/viewthread/35348

"No such file or directory" errors when you're trying to run an executable 
usually means the ELF interpreter could not be found. Use readelf -l on the 
executable and look for the line that says "Requesting program interpreter:" 
and then check if that interpreter exists.

This user is trying to run the 32-bit installer n a 64-bit system. It's 
possible that the 32-bit support libraries on his distro are not installed.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131127/ea9f39e1/attachment.sig>


More information about the Interest mailing list