[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4866: Undefined array key "database_gc"
FOSS gamedev and creative worlds • View topic - "minetestserver" file Ubuntu
Page 1 of 1

"minetestserver" file Ubuntu

PostPosted: Mon Jun 10, 2013 13:20
by Lippis
Hello!
I just installed minetest server using this tutorial:
http://wiki.minetest.com/wiki/Setting_up_a_server/Ubuntu
After install got to /root/minetest, but there was only world and debug. I would like to know where I can get "minetestserver" file or just minetest file so I can move that file to another directory, becouse I need multiple servers.
Thanks!

PostPosted: Mon Jun 10, 2013 13:24
by Calinou
You have to compile the source code to get the binaries.

PS: do not run a server as root, run it as an unprivilegied user.