[SOLVED] Unable to install Minetest system wide

Post Reply
wolf_ram
Member
Posts: 11
Joined: Thu Jan 14, 2016 20:26

[SOLVED] Unable to install Minetest system wide

by wolf_ram » Post

Hello,

Despite following instruction on how to install Minetest from source on Debian, system wide installation doesn't work.

When I used cmake command with -DRUN_IN_PLACE=FALSE during compilation game had been installed in ~/.minetest folder not in /usr/share/minetest.

Am I missing something?
Last edited by wolf_ram on Sun Feb 07, 2016 11:55, edited 3 times in total.

User avatar
kaeza
Moderator
Posts: 2162
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza
Location: Montevideo, Uruguay
Contact:

Re: Unable to install Minetest system wide

by kaeza » Post

Need more information. What exactly does not work?

Problems installing? Does not start? Some other error?
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal

wolf_ram
Member
Posts: 11
Joined: Thu Jan 14, 2016 20:26

Re: Unable to install Minetest system wide

by wolf_ram » Post

Post edited to include more details.

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

Re: Unable to install Minetest system wide

by rubenwardy » Post

Did you run sudo make install?
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
Calinou
Moderator
Posts: 3169
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou
Location: Troyes, France
Contact:

Re: Unable to install Minetest system wide

by Calinou » Post

Configuration files will always go in ~/.minetest, so that they are per-user. The game files will go in /usr/ (and /usr/local) once installed using sudo make install.

wolf_ram
Member
Posts: 11
Joined: Thu Jan 14, 2016 20:26

Re: Unable to install Minetest system wide

by wolf_ram » Post

@Calinou

I was aware that config files are stored in ~/.minetest

@rubenwardy @Calinou

In fact I didn't issue command sudo make install to finalize installation. That was the reason that game wasn't installed system wide and it was compiled to the folder where the source code was downloaded.

Thanks for helping me to solve the problem.

BTW make install command is missing in README.txt on Minetest GitHub page.

User avatar
Calinou
Moderator
Posts: 3169
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou
Location: Troyes, France
Contact:

Re: Unable to install Minetest system wide

by Calinou » Post

wolf_ram wrote:BTW make install command is missing in README.txt on Minetest GitHub page.
"make install" is not mandatory to run a Minetest client or server, you can just run the binary that landed in the bin/ folder.

wolf_ram
Member
Posts: 11
Joined: Thu Jan 14, 2016 20:26

Re: Unable to install Minetest system wide

by wolf_ram » Post

I agree.

Post Reply

Who is online

Users browsing this forum: No registered users and 12 guests