Page 1 of 1

Debian Jessie

PostPosted: 26 Dec 2014, 04:32
by sydneyjd
Hi all, i just thought i would let you know that i was able to compile supertux git in Debian Jessie. ;)
Thanks,
Sydney

Re: Debian Jessie

PostPosted: 30 Dec 2014, 16:26
by Toufik
Yes !!! you can !

Debian users should run

{l Code}: {l Select All Code}
apt-get install subversion autoconf automake jam g++
apt-get install libsdl1.2-dev libsdl-image1.2-dev libphysfs-dev libvorbis-dev libogg-dev libopenal-dev


and (if you want the Add-on Manager)

{l Code}: {l Select All Code}
apt-get install libcurl3-dev

to install them.


for more informations ,see "Building SuperTux"
link : http://supertux.lethargik.org/wiki/Buil ... Tux#Debian