Server won't launch on x86 Linux/Mac
When I tried to launch the server with the given command, it said,
iMac:minecraft_server user$ LD_LIBRARY_PATH=. ./bedrock_server -bash: ./bedrock_server: cannot execute binary file
On linux, it said the same thing.
I even tried to delete the
LD_LIBRARY_PATH=.
but still the same error.
I don't have a windows machine that I can use for the server, since I live in a Mac (and Mac's running Linux) only household (with an exeption for my brother's gaming laptop and my mom's work laptop).
Environment
Mac OS X 10.6.8, Ubuntu MATE 18.04 LTS, Java JDK 8, iMac 2006
Linked Issues
Attachments1
Comments6
History8
Added relates to link: BDS-82BDS does not support ARM processor architecturesDuplicate
Changed description:
When I tried to launch the server with the given command, it said, "iMac:minecraft_server user$ LD_LIBRARY_PATH=. ./bedrock_server
0-bash: ./bedrock_server: cannot execute binary file"
On linux, it said the same thing.
0I don't have a windows machine that I can use for the server, since I live in a Mac (and Mac's running Linux) only household (with an exeption for my brother's gaming laptop and my mom's work laptop).
When I tried to launch the server with the given command, it said,
iMac:minecraft_server user$ LD_LIBRARY_PATH=. ./bedrock_server0 -bash: ./bedrock_server: cannot execute binary file0-bash: ./bedrock_server: cannot execute binary file"0
On linux, it said the same thing.
0I even tried to delete the
LD_LIBRARY_PATH=.
I don't have a windows machine that I can use for the server, since I live in a Mac (and Mac's running Linux) only household (with an exeption for my brother's gaming laptop and my mom's work laptop).
Added relates to link: BDS-53BDS does not support ARM processor arch (won't start on RPi)Invalid
Removed relates to link: BDS-82BDS does not support ARM processor architecturesDuplicate
Resolution: Unresolved → Invalid
Added relates to link: BDS-84Incompatible with x86 WindowsWon't Fix

BDS-82Similar issue, not the same.
Are you on a 32-bit system? I'm having the same issue when running on an x86/i686 system and got it to report that there was only a x86_64 binary available.
Hello, you can try with WineStable (64bit)
I am reluctant to try Wine, as it broke one of my other computers. And yes and no, I am on both 32 and 64 bit systems.
Right now only x64 architecture is supported. (see comment by Niclas Unnervik here:
BDS-212)I'm not getting this working on Mac either. Would love to get this running. I realize that I have FreeBSD on the mac. Is there something that could help me port this Ubuntu version to run on my Mac?