bdlauncher icon indicating copy to clipboard operation
bdlauncher copied to clipboard

Installing Error

Open drav0011 opened this issue 5 years ago • 5 comments

While making the make install RELEASE=1 DESTDIR=.. Terminal outputs multiple warnings and once attempting to start the server it does fail due to some errors

What Terminal shows https://pastebin.com/KpdeWaZF

More info in the Pastebin

x64 Bits Windows 10 Home Lenovo Laptop Linux subsystem for Windows

Installed similar as how is here explained https://www.youtube.com/watch?v=xzgwDbe7foQ

drav0011 avatar Feb 05 '20 22:02 drav0011

try sudo make install RELEASE=1 DESTDIR=..

Extollite avatar Feb 05 '20 22:02 Extollite

@DrAv0011 I haven't tested leveldb's compatibility on wsl. you can move the whole server into wsl's root filesystem(cp -a /mnt/d/.. /home/...)

ghost avatar Feb 06 '20 02:02 ghost

Uninstalled the whole wsl and reinstalled everything

moved the server to home/<username>/beserver/moddedbedrock

now getting a different error

https://pastebin.com/bqhfvkBK

x64 Bits Windows 10 Home Lenovo Laptop Linux subsystem for Windows

gcc (Ubuntu 9.2.1-19ubuntu1~ 18.04.york0) 9.2.1 20191109 g++ (Ubuntu 9.2.1-19ubuntu1~ 18.04.york0) 9.2.1 20191109 Python 3.7.6 clang-format version 9.0.0-2~ubuntu18.04.2 (tags/RELEASE_900/final)

drav0011 avatar Feb 07 '20 21:02 drav0011

U don’t have config file for chestshop or it’s not filled properly

Extollite avatar Feb 07 '20 22:02 Extollite

I did not modify anything of the git page, ran the commands in the install page

drav0011 avatar Feb 08 '20 18:02 drav0011