Ghid instalare Skype - 64 biti

Intai instaleaza librariile pt 32 de biti:

sudo aptitude install lib32asound2 ia32-libs-gtk ia32-libs-kde

Descarca arhiva cu Skype de aici
Apoi instaleaza-o:
sudo dpkg -i --force-architecture <arhiva>

Determina daca lipseste vreo biblioteca pentru 32 de biti:
ldd /usr/bin/skype | grep not

In caz ca lipseste vreo biblioteca descarc-o si intaleaza-o:

Desfa arhivele:

dpkg-deb --extract <arhiva> <targetdir>

Si apoi copie bibliotecle necesare in /lib32:
sudo cp -i <targetdir>/usr/lib/* /lib32/

Acum ar trebui sa pornim skype din: Applications -> Interne t-> Skype

Unless otherwise stated, the content of this page is licensed under GNU Free Documentation License.