Нужно просто пройти по ссылке и увидеть дополнение!!!! А не ныть что не работает.
Вкратце:
1) sudo ln -s /usr/lib/i386-gnu-linux/mesa/libGl.so.1 /usr/lib32
2) sudo ldconfig
If this does not work, then you can try this hack. It will force Skype to use the native system libraries in their expected place, instead of searching for them in legacy directories and traversing symbolic links. As sudo, create the following file:
sudo touch /etc/ld.so.conf.d/skype.conf
Inside, paste a single line:
/usr/lib/i386-linux-gnu/mesa/
Then, rerun ldconfig:
sudo ldconfig
После этого у меня сразу заработало!!!!