- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Is Skype no longer PC Compatible ? I installed it under Opensuse 12.1 64 bit and it's won't launch.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
02-01-2012 01:22
Re: Is Skype no longer PC Compatible ? I installed it under Opensuse 12.1 64 bit and it's won't launc
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
02-01-2012 14:21
Skype is only 32bit, so you need to install the packages with the 32 bit libraries for:
D-Bus 1.0.0
libasound2 1.0.18
PulseAudio 0.9.16 (optional)
BlueZ 4.0.0 (optional)
Re: Is Skype no longer PC Compatible ? I installed it under Opensuse 12.1 64 bit and it's won't launc
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
03-01-2012 13:57
Gave that a shot and even made sure the devel for both 64 and 32 were in. Nope.
Earlier when I did an update from 11.4 64 bit to 12.1 64 bit Skype stayed working.
But on a fresh install of 12.1 64bit nope.
Re: Is Skype no longer PC Compatible ? I installed it under Opensuse 12.1 64 bit and it's won't launc
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
03-01-2012 19:52
Try running "ldd /usr/bin/skype |grep -i 'not found'" and see if it returns any results. If it does, you are missing a library and simply need to install the i386 package that contains it. If you don't get any results, take out the grep (ldd /usr/bin/skype) and see if anything jumps out at you. Another option might be to start skype from a terminal prompt to see if it prints any errors.
I use Ubuntu, but the theory should work in any 64bit Linux.
Re: Is Skype no longer PC Compatible ? I installed it under Opensuse 12.1 64 bit and it's won't launc
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
05-01-2012 02:22
Many thanks, that did the trick. Couple of QT libraries and one xorg. It was the 32 bit ones that were missing. Actually wondering if that'll work for debugging another package under HP-UX. If you you may have inadvertantly solved two birds with one stone..
Re: Is Skype no longer PC Compatible ? I installed it under Opensuse 12.1 64 bit and it's won't launc
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
01-05-2012 13:44
I tried the deb file here: http ://www. ubuntuupdates.org/package/canonical_partner/precis
