0gb.us wrote:Yeah, that's what I downloaded. The latest stable build from that page. It still doesn't connect.
Topywo wrote:I prefer to download/compile Minetest as described in the readme.txt under "Compiling on GNU/Linux:" You find it when scrolling down on this page:
https://github.com/celeron55/minetest (minetest.net, Github)
Phitherek_ wrote:Topywo wrote:I prefer to download/compile Minetest as described in the readme.txt under "Compiling on GNU/Linux:" You find it when scrolling down on this page:
https://github.com/celeron55/minetest (minetest.net, Github)
That's exactly what my script does.
fatal: Not a git repository (or any of the parent directories): .git
/home/us_0gb/Desktop/Unsaved Document 1: line 3: cd: games/minetest: No such file or directory
fatal: Not a git repository (or any of the parent directories): .git
cat: check: No such file or directory
CMake Error: The source directory "/" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
make: *** No targets specified and no makefile found. Stop.
rm: cannot remove `check': No such file or directory
chmod: cannot access `minetest': No such file or directory
/home/us_0gb/Desktop/Unsaved Document 1: line 16: cd: minetest: No such file or directory
Minetest updated!
git clone https://github.com/celeron55/minetest.git0gb.us wrote:When I ran the update script, it told me:fatal: Not a git repository (or any of the parent directories): .git
/home/us_0gb/Desktop/Unsaved Document 1: line 3: cd: games/minetest: No such file or directory
fatal: Not a git repository (or any of the parent directories): .git
cat: check: No such file or directory
CMake Error: The source directory "/" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
make: *** No targets specified and no makefile found. Stop.
rm: cannot remove `check': No such file or directory
chmod: cannot access `minetest': No such file or directory
/home/us_0gb/Desktop/Unsaved Document 1: line 16: cd: minetest: No such file or directory
Minetest updated!
I took a look at the file, and the specified path is relative, making it dependent on the directory it's run from. What directory are you expecting it to be run from? It looks like the git command is failing too, but since I've never used git, I don't know what sort of problem to look for.
Thanks!
Users browsing this forum: No registered users and 12 guests