PilzAdam wrote:What distro do you use?
popol89 wrote:PilzAdam wrote:What distro do you use?
Actually I use Xubuntu (is that a distro? xD)
$ sudo add-apt-repository ppa:minetestdevs/daily-builds
$ sudo apt-get update
$ sudo apt-get install minetestc55
PilzAdam wrote:popol89 wrote:PilzAdam wrote:What distro do you use?
Actually I use Xubuntu (is that a distro? xD)
Yes it is.
So, Minetest 0.3.1 is in the official *buntu repos, but its quite old old and I dont think you want this.
To get the latest unstable/nightly build you have to to add the ppa (personal package archive). To do this type these commands into a terminal (if you dont know how to use a terminal then read in the ubuntu wiki or somewhere else) (Note that the "$" is not part of the command):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 add-apt-repository ppa:minetestdevs/daily-builds
$ sudo apt-get update
$ sudo apt-get install minetestc55
Thats all. The ppa of the latest stable release is: ppa:minetestdevs/stable
popol89 wrote:New problem. They talk about ''verrou'' (I got xubuntu in french --')
qznc wrote:popol89 wrote:New problem. They talk about ''verrou'' (I got xubuntu in french --')
If you put "LANG=C " (without quotes) before the command, it should print in english.
$ LANG=C sudo add-apt-repository ppa:minetestdevs/daily-buildspopol89 wrote:I got This
Unpacking minetestc55 (from .../minetestc55_201305280251-0~2060~quantal1_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/minetestc55_201305280251-0~2060~quantal1_i386.deb (--unpack):
trying to overwrite '/usr/share/doc/minetest/minetest.conf.example.gz', which is also in package minetest-common 0.3.1+dfsg-4
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for menu ...
Errors were encountered while processing:
/var/cache/apt/archives/minetestc55_201305280251-0~2060~quantal1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Users browsing this forum: No registered users and 5 guests