Why compile, when you can get the latest from the ubuntu daily-builds
copy and paste the following into a terminal
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
sudo apt-add-repository "deb http://ppa.launchpad.net/minetestdevs/daily-builds/ubuntu precise main"
(if you go to upgrade to 12.10, 13.04 or 13.10 replace
precise with either
quantal for 12.10,
raring for 13.04 or
saucy for 13.10)
after you have added the repository
type
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
then finally
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.