A few missing textures were easy to fix, but an unresolvable url is not...
Error:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
2016-04-08 17:29:57: ERROR[AsyncWorkerThread_0]: servers.minetest.net/list?proto_version_min=13&proto_version_max=26 not found (Couldn't resolve host name) (response code 0)
curl that my computer has works just fine, but
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
./bin/minetest: /usr/lib/i386-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_4' not found (required by ./bin/minetest)
I tried compiling from source with run_in_place option on a live cd once but the result was too large for me(also I prefer not using any living cds or that kind of stuff)...also I have no root (and no sudo)...I'm on Debian if that helps
Could anyone either
- help me fix it
or - make a not broken portable version, preferably using the same technique