View Single Post
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#3
Originally Posted by tig3r81 View Post
Code:
"./eliot: line 1: syntax error: "(" unexpected".
That cryptic message means you are running i386 binary, not ARM. There was a problem on version 1.14-maemo1, and it is fixed on 1.14-maemo2 (released before announcement). Check which version you have.

You could also check
Code:
root
apt-get install file
file /opt/eliot/eliot
It must say ARM not Intel 80386.
 

The Following 2 Users Say Thank You to AapoRantalainen For This Useful Post: