[olpc-help] gizmo or skype and how to?
N. Holzschuch
community-support at lists.laptop.org
Thu Jan 3 16:14:31 EST 2008
jbglapaz wrote:
> Still working with SKYPE download. (...)
> skype: error while loading shared libraries; libXss.so.1: cannot open open shared object file: No such file or directory
>
That one is pretty easy: for some reason, libXScrnSaver did not install.
Go back a few steps:
Code:
rpm -qa | grep libXScrnSaver
will most likely give you a blank line.
Then:
Code:
yum install libXScrSaver
will install the missing library for you.
Let me know if it works.
More information about the community-support
mailing list