Page 1 of 1

0.4.3 for Fedora?

PostPosted: Wed Oct 31, 2012 20:35
by fr00ty_l00ps
Hey, so I am pretty new to the community, and you can find me on Wazu's server consistently. My problem is that even though I am technologically advanced, to say the least, I cannot seem to wrap my head around building Minetest from source... -.- I have a POS oldish laptop running Fedora 17, 32 bit. Does anybody know where I could find 0.4.3 for Fedora? Thanks in advanced ^v^

PostPosted: Wed Oct 31, 2012 21:57
by Topywo
You've been on minetest.net http://minetest.net/ ? Under the download tab http://minetest.net/download.php , there's a Fedora link, however I get a warning that the site may be corrupt (strongly adviced not to continue).

If you go to the Github tab https://github.com/celeron55/minetest and scroll down to the readme.txt, scroll down more until "Compiling on GNU/Linux:" you'll get a good explanation how to compile the latest minetest from the source. Is this the building from the source that's not working for you (under Fedora?) What part doesn't work (I'm a newbee with Linux and I use Lubuntu 12.4 instead of Fedora) , but maybe someone can help you with it if they know what's going wrong.

Edit: Welcome to the community :-)

PostPosted: Thu Nov 01, 2012 00:22
by Orby
Hey fr00ty. Hit me up on IRC next time your around. I'll be happy to walk you through the build process.

PostPosted: Mon Nov 05, 2012 00:43
by Pythagoras
unfortunately it's not updated to 0.4.3 yet in official repository.

the url of the minetest repo browser interface has changed: https://apps.fedoraproject.org/packages/minetest
the current link on the minetest download page pointed to a previous development version of the current repo browser and since it finished the link is broken.

PostPosted: Thu Mar 07, 2013 16:49
by mitchthetitch
i am new to fedora 17 32 bit as well and i want to upgrade from 0.3.1 to any of the 0.4 ones
also i have never compiled in my life. HELP!!!!!!!!!!!!

PostPosted: Fri Mar 08, 2013 13:01
by mitchthetitch
how would i download these

PostPosted: Fri Mar 08, 2013 13:32
by mitchthetitch
i downloaded it and extracted them then i clicked do everything it came up with mine_game and minetest-minetest-aa77ee6 but the game is not in my games directory. how do i do this

PostPosted: Fri Mar 08, 2013 14:28
by mitchthetitch
it says sudo: apt-get: command not found

PostPosted: Fri Mar 08, 2013 15:06
by rarkenin
Hybrid Dog wrote:
mitchthetitch wrote:it says sudo: apt-get: command not found
try only apt-get
change it in the .sh file
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
sudo apt-get install build-essential libirrlicht-dev cmake libbz2-dev libpng12-dev libjpeg8-dev libxxf86vm-dev libgl1-mesa-dev libsqlite3-dev libogg-dev libvorbis-dev libopenal-dev

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
apt-get install build-essential libirrlicht-dev cmake libbz2-dev libpng12-dev libjpeg8-dev libxxf86vm-dev libgl1-mesa-dev libsqlite3-dev libogg-dev libvorbis-dev libopenal-dev

maybe you have to do the same to sudo rm


The OP is using Fedora. Fedora uses Yum, not Apt.

PostPosted: Sat Mar 16, 2013 14:56
by mitchthetitch
would someone be able to compile it and put a link to a download on it because errors always appear when i try to compile