I downloaded the latest Skype beta from Skype’s site and installed it. When I click on the icon, nothing happens, so I tried from an xterm and I get the error:
skype: error while loading shared libraries: libXv.so.1: cannot open shared object file: No such file or directory.
I looked up libXv in the software manager, and it looks to be installed.
What do I need to do to get Skype running?
BTW, two question:
Is it standard in case of errors that running from the UI simply does nothing, and there’s need to run from a terminal window to see them?
How do I copy text from xterm (in order to paste in a post like this)?
I found this x86_64 Skype installed and runs beautifully:
obs://build.opensuse.org/home:broumbroum23
To install from that site, open YAST, choose Software Repositories and click the radio button for Community. You will be able to scroll down lots of apps that have been packaged by the community, including Skype x86_64.
(The 32 bit Skype will ask you for libpng12-0-1.2.44-2.1.i586.rpm as well and it gets overwritten by the 64 bit libpng when you install other apps, like Virtual Box. It also requires loads of 32 bit libraries to be installed).
I ended up installing the required libraries before I read this, and Skype is working. I’ve already have VirtualBox installed, and it seems to continue working, so everything is fine currently. But I’ll keep your advice in mind in case something goes wrong in the future. Thanks!
Huh. Since I wrote that I tried a conference call with obs://build.opensuse.org/home:broumbroum23 Skype. Whether I was being invited to join a chat or inviting others to join I found that Skype crashed.
Is there any other 64 bit Skype that is known to work?
>
> Is there any other 64 bit Skype that is known to work?
>
> Thanks.
>
In fact there is no real thing like a 64 bit skype (even if the package is
named so).
I cannot guarantee that what you want to do (is it video conference?) will
work with what I use, I do conference only with audio.
That works for me on 64 bit opensuse 11.3. I installed it simply in my home
folder (installation = unpack it) and made a symlink in ~/bin to the skype
executable.
So if it does not work for you it is almost trivial to remove it.
Well there’s a reason they are called dependencies. They have to be there before Skype gets installed. Presumably the installer needs to run something post-installation and it can only run successfully if the dependencies are present.
It didn`t work for me, what i get is this on my laptop 64 bit
ben@linux-t8r8:~> skype
skype: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
ben@linux-t8r8:~>
But al the libraries are there and al works fine on my 64 bit desktop.