Page 1 of 1

updates

PostPosted: Wed Jul 25, 2012 20:55
by MyNameWazTaken
I'm not really sure if this is the right place to put it, but I use Linux... and I'm bad at Linux... I can't figure out how to update from version three. I'd like to join group servers, but it keeps telling me that I can't join unless i'm version 10 or 11.... Also, Doors are impossible to make... I've even checked to see if I was crafting them right, and I was... but they don't craft :/

PostPosted: Wed Jul 25, 2012 21:00
by sfan5
you must compile from source because there are no (official) precompiled binaries for linux
https://github.com/celeron55/minetest/blob/master/README.txt

PostPosted: Wed Jul 25, 2012 21:03
by MyNameWazTaken
...Except I have no idea how

PostPosted: Wed Jul 25, 2012 21:03
by Menche
Which distro?

PostPosted: Wed Jul 25, 2012 21:07
by MyNameWazTaken
Ubuntu

PostPosted: Wed Jul 25, 2012 21:08
by sfan5
Just follow the README.txt

PostPosted: Wed Jul 25, 2012 21:16
by Menche
If you're on Ubuntu, there's an official PPA:
https://code.launchpad.net/~minetestdevs/+archive/stable/+packages
Just add that and you can install minetest like any other program, and get updates automatically.