gufril

  • Posts

    4
  • Joined

  • Last visited

Reputation Activity

  1. Like
    gufril reacted to Werner in -bash: ./program: cannot execute binary file: Exec format error   
    You cannot run ARM binaries on Intel architecture and vice versa without some kind of emulation. Ideally you pick up a binary for the matching architecture.
    Also since you did not tell which program you try to run there is no way to help any further.