How Do You Update Minetest?

KreeithGames
New member
 
Posts: 7
Joined: Sun May 11, 2014 11:56
In-game: KreeithGames

How Do You Update Minetest?

by KreeithGames » Sat Jul 12, 2014 01:39

Anyone know?
 

User avatar
solars
Member
 
Posts: 370
Joined: Sat Jul 20, 2013 15:16

Re: How Do You Update Minetest?

by solars » Sat Jul 12, 2014 02:46

From the source: Build the new version in a new directory and copy the folder "worlds" and the file "minetest.conf" from the old to the new version.

If you use Debian als os: "aptitude update && aptitude safe-upgrade" should update minetest too, but the Version in Jessie is "0.4.9+repack-6'. I think, the version 0.4.10 is coming soon there too.
If you want the newest version, get the source-version too and start it from the folder, where you build the source-version. (The readme tells you, how to build and start it.)
You can install the binary and the source version parallel.
 

User avatar
hoodedice
Member
 
Posts: 1372
Joined: Sat Jul 06, 2013 06:33

Re: How Do You Update Minetest?

by hoodedice » Sat Jul 12, 2014 05:52

KreeithGames wrote:Anyone know?


Which OS?
7:42 PM - Bauglio: I think if you go to staples you could steal firmware from a fax machine that would run better than win10 does on any platform
7:42 PM - Bauglio: so fudge the stable build
7:43 PM - Bauglio: get the staple build
 

KreeithGames
New member
 
Posts: 7
Joined: Sun May 11, 2014 11:56
In-game: KreeithGames

Re: How Do You Update Minetest?

by KreeithGames » Sat Jul 12, 2014 11:27

How where do I download the new Version?
 

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

Re: How Do You Update Minetest?

by Evergreen » Sat Jul 12, 2014 12:36

KreeithGames wrote:How where do I download the new Version?

What operating system are you using? Windows, Mac, or a Linux Distribution?
 

User avatar
lightonflux
Member
 
Posts: 384
Joined: Mon Nov 11, 2013 07:22
In-game: lof

Re: How Do You Update Minetest?

by lightonflux » Sat Jul 12, 2014 14:54

I do an update via an alias:

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
alias minetest-dev-update='cd ~/.minetest-dev && pwd && time rgit && time cmake . -DRUN_IN_PLACE=1 -DENABLE_GETTEXT=1 && time make -j2 && echo Done'

alias rgit='find . -type d -name .git -exec sh -c "cd \"{}\"/../ && pwd && git pull" \;'

 

User avatar
solars
Member
 
Posts: 370
Joined: Sat Jul 20, 2013 15:16

Re: How Do You Update Minetest?

by solars » Sat Jul 12, 2014 20:50

All information for the download can you find at http://www.minetest.net/download

I use wget to download the new version from github.
 


Return to Minetest General

Who is online

Users browsing this forum: Google [Bot] and 26 guests

cron