steps for a chrooted build-system for spring:
Code: Select all
deboostrap lucid lucid
cd lucid
mount -t proc proc proc
chroot .
echo "deb http://archive.ubuntu.com/ubuntu lucid main universe">/etc/apt/sources.list
apt-get update
apt-get install cmake git-core gcc g++ libfreetype6-dev libboost1.40-all-dev libdevil-dev p7zip-full libopenal-dev libsdl-dev libvorbis-dev libglew1.5-dev libxcursor-dev