Search found 9 matches

by zaphraud
Tue Feb 12, 2019 00:38
Forum: Partly official engine development
Topic: What i must use to compile minetest??
Replies: 26
Views: 6207

Re: What i must use to compile minetest??

It works. and ooh the dark areas are really dark now.
by zaphraud
Mon Feb 11, 2019 23:04
Forum: Partly official engine development
Topic: What i must use to compile minetest??
Replies: 26
Views: 6207

Re: What i must use to compile minetest??

If they aren't bugs, then the code isn't using proper indenting. That's essentially what its complaining about. Which is kind of lol, like its a professor or something.
by zaphraud
Mon Feb 11, 2019 23:01
Forum: Partly official engine development
Topic: What i must use to compile minetest??
Replies: 26
Views: 6207

Re: What i must use to compile minetest??

43% and still chugging thru it... compiling on a celeron laptop. But hey it runs for twelve hours and doesn't make any fan noise and is smol. Just not a very fast compiler.
45% now...
by zaphraud
Mon Feb 11, 2019 22:59
Forum: Partly official engine development
Topic: What i must use to compile minetest??
Replies: 26
Views: 6207

Re: What i must use to compile minetest??

Can't even get the first one on the list. Because UBUNTU. I don't have a lot of experience with these kinds of problems, but you could try "sudo apt-get update", "sudo apt-get upgrade", and then "sudo apt-get install -f". If it still doesn't work, try restarting the co...
by zaphraud
Sun Feb 03, 2019 01:38
Forum: Partly official engine development
Topic: What i must use to compile minetest??
Replies: 26
Views: 6207

Re: What i must use to compile minetest??

Can't even get the first one on the list. Because UBUNTU. zaphraud@friendly:~$ sudo apt-get install build-essential Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situa...
by zaphraud
Sun Feb 03, 2019 01:36
Forum: Partly official engine development
Topic: What i must use to compile minetest??
Replies: 26
Views: 6207

Re: What i must use to compile minetest??

I took libpng12-dev out of the list of apt-gets just to see if I could get the rest. Nope. Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'libcurl4-openssl-dev' instead of 'libcurl3-dev' cmake is already the newest version (3.10.2-1ubuntu2). ...
by zaphraud
Sun Feb 03, 2019 01:34
Forum: Partly official engine development
Topic: What i must use to compile minetest??
Replies: 26
Views: 6207

Re: What i must use to compile minetest??

I use Linux Mint, there is really no reason why Ubuntu shouldn't work, just follow these instructions. https://dev.minetest.net/Compiling_Minetest ...it dies at installing the dependencies. Don't know why this Ubuntu is FUBAR, but it just is. Oh well. Reading package lists... Done Building dependen...
by zaphraud
Sat Feb 02, 2019 02:50
Forum: Partly official engine development
Topic: What i must use to compile minetest??
Replies: 26
Views: 6207

Re: What i must use to compile minetest??

When you download the source and extract it there is a README.txt file, and that should tell you what you need and how to get it if I'm not mistaken. Happy compiling :) I would like to approach the question from the other way.. Of those of you who use Linux, what distribution do you or others use t...