mojira.dev
BDS-54

Bedrock Dedicate Server on Linux won't start

$ LD_LIBRARY_PATH=. ./bedrock_server
./bedrock_server: error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory

If there are external dependencies, you should provide instructions on installing those too.

Thanks.

 

Linked issues

Comments 42

Game won't load at all,also jukeboxes don't play music the name will show up but it will not play anything.

Game won't load at all,also jukeboxes don't play music the name will show up but it will not play anything.

32 more comments

I had this issue today on a vanilla install  of 18.04.4 LTS.  It appears there is a dependency which is not documented

I had this issue today on a vanilla install  of 18.04.4 LTS.  It appears there is a dependency which is not documented

To get around this install libcurl3...

apt install libcurl3

 

To get around this install libcurl3...

apt install libcurl3

 

To get around this install libcurl3...

apt install libcurl3

 

JOSEPH E LORD

(Unassigned)

awaiting-system-requirements

Retrieved