AWS Thinkbox Discussion Forums

Install woes on Ubuntu

Hi.

I’m getting this error when I try to do an install.

./Deadline-7.0.0.25-linux-installers.run --monoexec /usr/bin/mono bash: ./Deadline-7.0.0.25-linux-installers.run: cannot execute binary file: Exec format error

Here’s the version of Ubuntu that I’m running.

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION=“Ubuntu 14.04 LTS”
NAME=“Ubuntu”
VERSION=“14.04, Trusty Tahr”
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME=“Ubuntu 14.04 LTS”
VERSION_ID=“14.04”

Any pro-tips would be appreciated.

Regards,
Radar

Ah, this was a an error on our part when creating the tar. We accidentally left the extension as .run instead of .tar. Just change the extension to .tar, and decompress to get the actual installers.

Cheers,
Ryan

We should actually take out that monoexec option too, since we now ship Mono with the Linux installers.

I was wondering why when I did a ‘file’ on it, it said it was a tar file. That did the trick.

Thanks!

Regards,
Radar

Privacy | Site terms | Cookie preferences