Instalar el soporte para imágenes S3TC en GNU/Linux

http://cgit.freedesktop.org/~mareko/libtxc_dxtn/
git clone git://anongit.freedesktop.org/~mareko/libtxc_dxtn
cd libtxc_dxtn

./autogen.sh
./configure –enable-static
make
sudo make install

en teoría sólo con eso tendrás el soporte para imágenes, texturas S3TC en tu distro de GNU/Linux…