On 2016-05-01, Rodolfo <[email protected]> wrote: > Hi, > I'm a new OpenBSD user coming from Linux. I tried to install XC8 compiler on > my Toshiba NB550D with OpenBSD 5.9 (bsd.mp generic kernel). To do so i copied > the .run file in my home and typed > doas -u root ./installer.run > but it says: > "Syntax error: Unexcepted '(' before token " > I had similar problems on Kubuntu but i solved by typing > sudo ./installer.run > using Bash instead of ksh > but the equivalent doas command doesn't solve the issue. > Can anyone help me?
That's a Linux binary. It won't run on OpenBSD.

