-
Bug
-
Resolution: Cannot Reproduce
-
None
-
1.16.20
-
CPU: Core 2 Quad Q6600 Mobo: Optiplex 745 RAM: 4x1GB GPU: Intel Q965 IGPU Net: NetXtreme BCM5754 Gigabit Ethernet
-
Confirmed
-
416269
Summary
When using Ubuntu Desktop there is a dependency not mentioned in the documentation
Steps to reproduce...
- Download and install Ubuntu Desktop 18.04.5
- Download and extract the latest BDS
- Attempt to run using LD_LIBRARY_PATH=. ./bedrock_server
What I expected to happen...
BDS should run as the OS meets all documented requirements.
What actually happens...
The following error occurs:
./bedrock_server: error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory
Workaround
If you see the above error please run the following to install the required dependencies:
- sudo apt install libcurl4