BuildingOnLinux.wiki
changeset 332 36d99c763ca7
parent 327 16e3a600d6af
child 333 5b70b52c17c4
equal deleted inserted replaced
331:8a16017f175f 332:36d99c763ca7
     2 #labels Phase-Implementation,Phase-Deploy,Phase-Support
     2 #labels Phase-Implementation,Phase-Deploy,Phase-Support
     3 
     3 
     4 = Introduction =
     4 = Introduction =
     5 
     5 
     6 Copy and Paste instructions for a Hedgewars development build. Should work on Debian and the like (Ubuntu, Mint).  Packages for other distros should have similar names.  Remember to copy the *entire* apt-get lines!
     6 Copy and Paste instructions for a Hedgewars development build. Should work on Debian and the like (Ubuntu, Mint).  Packages for other distros should have similar names.  Remember to copy the *entire* apt-get lines!
       
     7 Important.  This builds the latest development sources.  If you want to build the latest stable, run: hg up 0.9.19 before running cmake.  Also, see http://hedgewars.org/download.html if you are just looking to play latest stable - there's a good chance it exists for your distro.
     7 
     8 
     8 = Prerequisites =
     9 = Prerequisites =
     9 
    10 
    10 {{{
    11 {{{
    11 sudo apt-get install mercurial cmake qt4-qmake libqt4-dev libsdl1.2-dev libsdl-net1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-dev libsdl-ttf2.0-dev liblua5.1-dev fpc
    12 sudo apt-get install mercurial cmake qt4-qmake libqt4-dev libsdl1.2-dev libsdl-net1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-dev libsdl-ttf2.0-dev liblua5.1-dev fpc