Installation of SDL Install SDL by running the following commands: ./configure --prefix=/usr --disable-debug && make && make install