Download the source code from: https://sourceforge.net/projects/lgames/files/lmarbles/lmarbles-1.0.8.tar.gz/ Load the following dependence: SDL-dev-tcz sdl-sound-dev.tcz CC="gcc -march=i486 -mtune=i686 -Os -pipe" CXX="g++ -march=i486 -mtune=i686 -Os -pipe -fno-exceptions -fno-rtti" ./configure make sudo make DESTDIR=/your/folder/ install-strip