ID:1928790
 
I've just installed Byond on a new installation of Ubuntu 15.04 32 Bit.

I used
make here
in the directory /home/ss13/byond

Then I ran that source command that it asks you to run.


I then attempted to use the DreamMaker command with
DreamMaker baystation12.dme
to compile some SS13 code.

Unfortunately I am then met with the error:
-bash: /home/ss13/byond/bin/DreamMaker: cannot execute binary file: Exec format error


I appreciate any assistance, thanks!
Hrm. You might want to move this to Linux Talk. Those guys might know more.
Following up on this, I got a support request from the OP that the issue is that the system uses an ARM architecture. Since BYOND is compiled for x86 architectures, that's why it didn't run.
Ok, I maybe have found a workaround using Qemu to emulate an x86-64 system
Yeah, so far simply
apt-get install qemu


To install the emulator

Then
qemu-i386


After that Byond seemed to work so I guess that means the emulators working o.o
Alright in the end, I had troubles with processing speed(I hadn't realised byond didnt support multi-core processing so an octa-core server was not much use...)

So I just refunded my server and got a nice VPN with standard Ubuntu...