Cannot run "qt-opensource-linux-x86-1.6.0-4-online.run"
-
I am running pidora on a Raspberry Pi. When I attempt to run qt-opensource-linux-x86-1.6.0-4-online.run I get this error:
bash: ./qt-opensource-linux-x86-1.6.0-4-online.run: cannot execute binary file
Prior to attempting to run the installer I did chmod u+x foo.run and it seemed to convert to an executable program, but did not run.
All I really need is 'qmake'. I need that to compile another program. Any help would be appreciated.
GS