Page 1 of 1

Game language in Ubuntu

PostPosted: Tue Aug 20, 2013 19:43
by BlauerEisRegen
Is there a possibility to change the language of minetest in ubuntu?
Thanks for your help!

PostPosted: Tue Aug 20, 2013 19:46
by PilzAdam
You need to have a build with gettext support, then it should use the language of your system.

PostPosted: Tue Aug 20, 2013 19:49
by BlauerEisRegen
PilzAdam wrote:You need to have a build with gettext support, then it should use the language of your system.

Where do I find one of these builds?

PostPosted: Tue Aug 20, 2013 20:17
by PilzAdam
BlauerEisRegen wrote:
PilzAdam wrote:You need to have a build with gettext support, then it should use the language of your system.

Where do I find one of these builds?

How have you installed your current version of Minetest?

PostPosted: Wed Aug 21, 2013 12:00
by BlauerEisRegen
PilzAdam wrote:
BlauerEisRegen wrote:
PilzAdam wrote:You need to have a build with gettext support, then it should use the language of your system.

Where do I find one of these builds?

How have you installed your current version of Minetest?

about the website of minetest in the unstable heading of ubuntu.
and then I installed the raring edition.

PostPosted: Wed Aug 21, 2013 12:24
by Evergreen
BlauerEisRegen wrote:
PilzAdam wrote:
BlauerEisRegen wrote:Where do I find one of these builds?

How have you installed your current version of Minetest?

about the website of minetest in the unstable heading of ubuntu.
and then I installed the raring edition.
Using what? A .deb package, or did you compile it yourself?

PostPosted: Thu Aug 22, 2013 15:40
by BlauerEisRegen
Evergreen wrote:
BlauerEisRegen wrote:
PilzAdam wrote:How have you installed your current version of Minetest?

about the website of minetest in the unstable heading of ubuntu.
and then I installed the raring edition.
Using what? A .deb package, or did you compile it yourself?

Using a .deb package. I haven't got an idea how to compile something and I don't really know what "compiling" is. It's something like converting?

PostPosted: Thu Aug 22, 2013 15:47
by Evergreen
BlauerEisRegen wrote:
Evergreen wrote:
BlauerEisRegen wrote:about the website of minetest in the unstable heading of ubuntu.
and then I installed the raring edition.
Using what? A .deb package, or did you compile it yourself?

Using a .deb package. I haven't got an idea how to compile something and I don't really know what "compiling" is. It's something like converting?
Kind of, but that is beside the point. I am not sure if the .deb package includes gettext or not, as I don't really need to use it.