[SOLVED] Unable to install Minetest system wide

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

[SOLVED] Unable to install Minetest system wide

by wolf_ram » Thu Jan 14, 2016 20:31

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
Member
 
Posts: 2141
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza

Re: Unable to install Minetest system wide

by kaeza » Thu Jan 14, 2016 23:20

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 | BTC: 1DFZAa5VtNG7Levux4oP6BuUzr1e83pJK2
 

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

Re: Unable to install Minetest system wide

by wolf_ram » Fri Jan 15, 2016 18:17

Post edited to include more details.
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: Unable to install Minetest system wide

by rubenwardy » Fri Jan 15, 2016 18:21

Did you run sudo make install?
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

Re: Unable to install Minetest system wide

by Calinou » Fri Jan 15, 2016 19:11

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 » Sat Jan 16, 2016 09:29

@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
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

Re: Unable to install Minetest system wide

by Calinou » Sat Jan 16, 2016 11:20

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 » Sat Jan 16, 2016 12:58

I agree.
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 35 guests

cron