Tag: Fedora
Skype under Fedora 11
by Alx on Sep.11, 2009, under Linux, Personal
Fedora 11 and Skype almost play well togheter!!
If you enconter the following error after the instalation of skype under you fedora 11:
skype: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory
For this, you would require the file libXss.so.1
Enter the following command in the terminal and then start skype.
Code:
yum install libXss.so.1