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
Created Issue:
Server won't launch on 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
Bump
relates to
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).
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 fileOn 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).
Server won't launch on x86 Linux/Mac
relates to
relates to
BDS-80 Same issue for me as well as on Intel iMac's running Mac OS X 10.6.8 and Ubuntu MATE 18.04 LTS.
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?