# OS: Ubuntu (xenial, update in progress)
# Problem Description:
While attempt to run it (the app's version match my processor architecture), I get following terminal output:
`/eda: 1: ./eda: ELF: not found`
`./eda: 6: ./eda: -: not found`
`./eda: 7: ./eda: 4: not found`
`./eda: 8: ./eda: =: not found`
`./eda: 9: ./eda: I: not found`
`./eda: 10: ./eda: P: not found`
`./eda: 11: ./eda: X: not found`
`./eda: 12: ./eda: d: not found`
`./eda: 13: ./eda: p: not found`
`./eda: 14: ./eda: v: not found`
`./eda: 15: ./eda: �: not found`
`./eda: 16: ./eda: �: not found`
`./eda: 17: ./eda: �: not found`
`./eda: 18: ./eda: �: not found`
`./eda: 19: ./eda: �: not found`
`./eda: 20: ./eda: �: not found`
`./eda: 21: ./eda: �: not found`
`./eda: 22: ./eda: �: not found`
`./eda: 23: ./eda: Syntax error: "(" unexpected`<br>
<br>
Any ideas how to fix it ?