Skype 12.04 fails on Ubuntu 14.04

Initially silently fails to start
Run from terminal and it explains the error

32 bit lib fails to load libGl.so.1, add following to ~/.profile

See blog entry

sudo /etc/ld.so.conf.d/skype.conf
append

/usr/lib32



export LD_PRELOAD="/usr/lib/i386-linux-gnu/mesa/libGL.so.1 $LD_PRELOAD"

Then error mesg, see blog entry

sudo update-alternatives --config i386-linux-gnu_gl_conf
select 1 and enter

sudo ldconfig


Comments

Popular posts from this blog

Sites, Newsletters, and Blogs

Oracle JDBC ReadTimeout QueryTimeout