Error Skype en openSUSE 11.4

Si estáis utilizando la versión de 64 bit, habréis notado que Skype da algunos problemas para ejecutarse. Esto es debido a que no todas las librerías se instalan con el soporte 32 bit por defecto.

Estas son algunas de las librerías que deberíais tener instaladas para que funcione correctamente.

xorg-x11-libXv-32bit
libqt4-x11-32bit
libpng12-0-32bit

Se pueden instalar rápidamente con zypper.

sudo zypper install xorg-x11-libXv-32bit
sudo zypper install libqt4-x11-32bit
sudo zypper install libpng12-0-32bit

Si tenéis constancia de alguna otra librería que haga falta hacedmelo saber para incluirla.

Categorized: Linux
Tagged:

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>