[BDS-453] Can't run Bedrock Dedicated Server on Ubuntu Created: 03/Feb/19 Updated: 25/Feb/20 Resolved: 25/Feb/20 |
|
| Status: | Resolved |
| Project: | Bedrock Dedicated Server |
| Affects Version/s: | 1.8.1.2 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | haohao | Assignee: | Unassigned |
| Resolution: | Invalid | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 18 LTS |
||
| Description |
|
Can't run Bedrock Dedicated Server on Ubuntu! I used LD_LIBRARY_PATH=../bedrock_server But nothing happend!! |
| Comments |
| Comment by IonicEcko [ 25/Feb/20 ] |
|
Thank you for your report! This is a technical support issue; this site is for bug reports only. We do not have the resources to provide you with technical support. Quick Links: |
| Comment by MoonSire [ 01/Jun/19 ] |
|
That is probably because it should be LD_LIBRARY_PATH=. ./bedrock_server and you need to be inside the bedrock server folder when you run the above command. |