Minetest + fedora 17 = error

User avatar
Gabriele
Member
 
Posts: 19
Joined: Fri Mar 15, 2013 20:48

Minetest + fedora 17 = error

by Gabriele » Mon Mar 25, 2013 13:04

it was so:

I haved instaled 1.4.5 version then starting command "./minetest" happed errors
WARNING: system-wide share not found at "/usr/local/share/minetest"
WARNING: system-wide share not found at "/home/gabriele/minetest/minetest/bin/../share/minetest"
WARNING: system-wide share found at "/home/gabriele/minetest/minetest/bin/.."
then trying this command "./minetest --disable-unittests"
WARNING: system-wide share not found at "/usr/local/share/minetest"
WARNING: system-wide share not found at "/home/gabriele/minetest/minetest/bin/../share/minetest"
WARNING: system-wide share found at "/home/gabriele/minetest/minetest/bin/.."

What i do bad?
 

User avatar
Topywo
Member
 
Posts: 1718
Joined: Fri May 18, 2012 20:27

by Topywo » Mon Mar 25, 2013 13:51

Did you perhaps install it local? I always do. It's in my homefolder: /home/topywo/minetest-minetest-8f0d29f/bin.

Edit: I use file manager for Lubuntu. I start it by doublclicking the minetest executable.
Last edited by Topywo on Mon Mar 25, 2013 13:53, edited 1 time in total.
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

by PilzAdam » Mon Mar 25, 2013 15:38

How do you have installed it?
 

prestidigitator
Member
 
Posts: 632
Joined: Thu Feb 21, 2013 23:54

by prestidigitator » Mon Mar 25, 2013 20:35

It looks to me like this was compiled to run under normal install directories ("cmake . -DRUN_IN_PLACE=0"), but not actually installed (especially since you are running from a current directory using "./minetest" instead of running from /usr/bin/minetest in the PATH). You'll either want to complete the install (something like "sudo make install" I believe) or compile the game to run from the folder where it was compiled ("cmake . -DRUN_IN_PLACE=1; make -j2").

If you have obtained a pre-compiled package from somewhere, it looks like you have just unpacked it and tried to run it in place instead of actually doing the install.
Last edited by prestidigitator on Mon Mar 25, 2013 20:37, edited 1 time in total.
 

User avatar
Gabriele
Member
 
Posts: 19
Joined: Fri Mar 15, 2013 20:48

by Gabriele » Fri Mar 29, 2013 17:26

prestidigitator wrote:It looks to me like this was compiled to run under normal install directories ("cmake . -DRUN_IN_PLACE=0"), but not actually installed (especially since you are running from a current directory using "./minetest" instead of running from /usr/bin/minetest in the PATH). You'll either want to complete the install (something like "sudo make install" I believe) or compile the game to run from the folder where it was compiled ("cmake . -DRUN_IN_PLACE=1; make -j2").

If you have obtained a pre-compiled package from somewhere, it looks like you have just unpacked it and tried to run it in place instead of actually doing the install.


Still warnings :(
 

User avatar
Gabriele
Member
 
Posts: 19
Joined: Fri Mar 15, 2013 20:48

by Gabriele » Fri Mar 29, 2013 17:27

PilzAdam wrote:How do you have installed it?


Yes I installed everything and nothing happed new again these WARNINGs
Last edited by Gabriele on Fri Mar 29, 2013 17:27, edited 1 time in total.
 

prestidigitator
Member
 
Posts: 632
Joined: Thu Feb 21, 2013 23:54

by prestidigitator » Fri Mar 29, 2013 21:00

PilzAdam wrote:HOW do you have installed it?

Emphasis added. Not "DID you install it," but, "HOW have you installed it?" Details would be awesome, or we're probably not going to get very far.
 


Return to Minetest Problems

Who is online

Users browsing this forum: Bing [Bot] and 4 guests

cron