by Topywo » Sun Oct 19, 2014 18:55
You might want to remove the old debug.txt first when it became to big.
Standard debug level is 2. To use 3 or 4 type debug_log_level = 3 or debug_log_level = 4 in your minetest.conf file:
# Level of logging to be written to debug.txt.
# 0 = none, 1 = errors and debug, 2 = action, 3 = info, 4 = verbose
#debug_log_level = 2
Edit: What exactly doesn't work?
- starting minetestserver.executable or
- connecting with a server from the serverlist?
Maybe you are missing one or more of these dependencies:
$ apt-get install build-essential libirrlicht-dev cmake libbz2-dev libpng12-dev libjpeg8-dev libxxf86vm-dev libgl1-mesa-dev libsqlite3-dev libogg-dev libvorbis-dev libopenal-dev libcurl4-gnutls-dev libfreetype6-dev