$ cd $ git clone https://github.com/steward-fu/sdl $ cd sdl $ ./autogen.sh $ ./configure --enable-video-pinephone --disable-video-x11 --build=arm-linux $ make -j4 $ sudo make install