Skype 4.3
-
- Shogun
- Posts: 333
- Joined: 26 Jan 2011, 16:15
- Distribution: Porteus 3.2 and 4.0 64bit KDE
- Location: Malaysia
Skype 4.3
Hi,
Seems like Skype 4.2 retired as per these post:-
https://support.skype.com/en/faq/FA3443 ... sing-skype
http://community.skype.com/t5/Linux/Hav ... -p/3439685
I have tried to download the dynamic and Debian version available from the download link but it is 32bit version and require compat 3.0 in order to make it work. There is no sound as only virtual device available.
Anybody to make a workable 64bit version?
Seems like Skype 4.2 retired as per these post:-
https://support.skype.com/en/faq/FA3443 ... sing-skype
http://community.skype.com/t5/Linux/Hav ... -p/3439685
I have tried to download the dynamic and Debian version available from the download link but it is 32bit version and require compat 3.0 in order to make it work. There is no sound as only virtual device available.
Anybody to make a workable 64bit version?
Re: Skype 4.3
http://www.slacky.eu/asche64/pkgs/index ... 7&pkg=2111 hi cttan this link is for a skype package that include 32 bit libs version statically linked needed by skype to work on 64 bit is 4.2 version.
if you want exist the slackbuild of this package maybe you can upgrade the skype version to the last
if you want exist the slackbuild of this package maybe you can upgrade the skype version to the last
- fanthom
- Moderator Team
- Posts: 5588
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Skype 4.3
@cttan
latest skype requires pulseaudio (they made alsa obsolete
) so you may try to compile it from slackbuilds and get to work in first place.
latest skype requires pulseaudio (they made alsa obsolete

Please add [Solved] to your thread title if the solution was found.
-
- Shogun
- Posts: 333
- Joined: 26 Jan 2011, 16:15
- Distribution: Porteus 3.2 and 4.0 64bit KDE
- Location: Malaysia
Re: Skype 4.3
I have tried to use usm sbo -b pulseaudio to build the package but encountered error halfway:-
http://pastebin.com/raw.php?i=KYukDvBW
http://pastebin.com/raw.php?i=KYukDvBW
Re: Skype 4.3
cttan pulseaudio have also the compact32 slackbuild maybe you have to compile the compact version if you have installed alien bob 32 bit libs,if you have a mixed system isn't so simple to build software.
Re: Skype 4.3 - Some success
This is a hack, but is at least an existence proof. I have managed to get Skype 4.3 to run on Porteus 3.0.1 (32 bit). This is the list of modules that seem to be required:
alsa-lib-1.0.27.2-i486-1.xzm
gst-plugins-base-0.10.36-i486-2.xzm
gstreamer-0.10.36-i486-2.xzm
libfftw3f-3.3.3-alt2.i586.xzm
libjack-1.9.7-alt1.1.i586.xzm
libjson-c-0.12-alt1.i586.xzm
liborc-0.4.19-alt1.i586.xzm
libtdb-1.3.0-alt2.i586.xzm
pavucontrol-2.0-alt3.i586.xzm
pulseaudio-5.0-i486-1dj.xzm
skype-4.3.0.37-i486-1dj.xzm
Most of these I obtained as rpm's and converted. The skype-4.3.0.37 module is available on Slackel.
I have successfully made skype test calls. I have not tested video. Other sound on my system seems to be working OK.
Note you may need to create a configuration module in /home/guest/.config/pulse/.... I just played with pavucontrol until I got something I liked and then made a module out of it.
I am certain this can be improved upon but it seems usable for now.
Best regards and thanks to the Porteus team for the great distro.
sci_fi
alsa-lib-1.0.27.2-i486-1.xzm
gst-plugins-base-0.10.36-i486-2.xzm
gstreamer-0.10.36-i486-2.xzm
libfftw3f-3.3.3-alt2.i586.xzm
libjack-1.9.7-alt1.1.i586.xzm
libjson-c-0.12-alt1.i586.xzm
liborc-0.4.19-alt1.i586.xzm
libtdb-1.3.0-alt2.i586.xzm
pavucontrol-2.0-alt3.i586.xzm
pulseaudio-5.0-i486-1dj.xzm
skype-4.3.0.37-i486-1dj.xzm
Most of these I obtained as rpm's and converted. The skype-4.3.0.37 module is available on Slackel.
I have successfully made skype test calls. I have not tested video. Other sound on my system seems to be working OK.
Note you may need to create a configuration module in /home/guest/.config/pulse/.... I just played with pavucontrol until I got something I liked and then made a module out of it.
I am certain this can be improved upon but it seems usable for now.
Best regards and thanks to the Porteus team for the great distro.
sci_fi
- bdheeman
- Contributor
- Posts: 78
- Joined: 15 Sep 2012, 19:39
- Distribution: Porteus 3.0.1+ MATE/XFCE
- Location: Chandigarh, PB, India
- Contact:
Re: Skype 4.3
I made it work, pulseaudio on 64bit or x86_64 machine can be build using this SlackBuild script setcttan wrote:I have tried to use usm sbo -b pulseaudio to build the package but encountered error halfway:-
http://pastebin.com/raw.php?i=KYukDvBW

EDIT: Updated links to new site/location ;-)
Last edited by bdheeman on 19 Apr 2015, 12:04, edited 2 times in total.
--
Balwinder S "bdheeman" Dheeman (http://bdheeman.BlogSpot.in/)
"Working together, works! The proof is GNU/Linux and F/LOSS Projects;
Do you too voluntarily work on or contribute to making any difference?"
Balwinder S "bdheeman" Dheeman (http://bdheeman.BlogSpot.in/)
"Working together, works! The proof is GNU/Linux and F/LOSS Projects;
Do you too voluntarily work on or contribute to making any difference?"
- bdheeman
- Contributor
- Posts: 78
- Joined: 15 Sep 2012, 19:39
- Distribution: Porteus 3.0.1+ MATE/XFCE
- Location: Chandigarh, PB, India
- Contact:
Re: Skype 4.3 - Some success
Plz check, your list of dependencies seems to be too fat/long for 32bit or i486 machinessci_fi wrote:This is a hack, but is at least an existence proof. I have managed to get Skype 4.3 to run on Porteus 3.0.1 (32 bit). This is the list of modules that seem to be required:

--
Balwinder S "bdheeman" Dheeman (http://bdheeman.BlogSpot.in/)
"Working together, works! The proof is GNU/Linux and F/LOSS Projects;
Do you too voluntarily work on or contribute to making any difference?"
Balwinder S "bdheeman" Dheeman (http://bdheeman.BlogSpot.in/)
"Working together, works! The proof is GNU/Linux and F/LOSS Projects;
Do you too voluntarily work on or contribute to making any difference?"
- wread
- Module Guard
- Posts: 1250
- Joined: 09 Jan 2011, 18:48
- Distribution: Porteus v5.0-kde-64 bits
- Location: Santo Domingo
- Contact:
Re: Skype 4.3
I made skype work again using an old version of Pulseaudio I compiled last year or so.
I put skype 4.3 in optional in an extra folder, together with pulseaudio as downloaded from last paragraph (3 modules). If you want to run it as root, you must call pulseaudio with option "--system", otherwise you will not have sound.
Now the warning: having skype installed means you are vulnerable to intruders; so the best is not to use it, second best is to have it in optional and activate it only if you want to make a call. When you are done, deactivate it again!
Cheers! 8)
I put skype 4.3 in optional in an extra folder, together with pulseaudio as downloaded from last paragraph (3 modules). If you want to run it as root, you must call pulseaudio with option "--system", otherwise you will not have sound.
Now the warning: having skype installed means you are vulnerable to intruders; so the best is not to use it, second best is to have it in optional and activate it only if you want to make a call. When you are done, deactivate it again!
Cheers! 8)
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!
The Porteus Community never sleeps!
-
- Shogun
- Posts: 333
- Joined: 26 Jan 2011, 16:15
- Distribution: Porteus 3.2 and 4.0 64bit KDE
- Location: Malaysia
Re: Skype 4.3
Hi All,
A workaround solution has been found here by Payoon:
http://forum.porteus.org/viewtopic.php?f=73&t=3760
A workaround solution has been found here by Payoon:
http://forum.porteus.org/viewtopic.php?f=73&t=3760
-
- Shogun
- Posts: 333
- Joined: 26 Jan 2011, 16:15
- Distribution: Porteus 3.2 and 4.0 64bit KDE
- Location: Malaysia
Re: Skype 4.3
FYI Skype 4.2 workaround is no longer working as of today morning. 

- fanthom
- Moderator Team
- Posts: 5588
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Skype 4.3
@cttan
we have skype-4.3 in official repo and in the wizard (08-skype.xzm was updated on 2nd of September).
did you try it?
we have skype-4.3 in official repo and in the wizard (08-skype.xzm was updated on 2nd of September).
did you try it?
Please add [Solved] to your thread title if the solution was found.
-
- Shogun
- Posts: 333
- Joined: 26 Jan 2011, 16:15
- Distribution: Porteus 3.2 and 4.0 64bit KDE
- Location: Malaysia
Re: Skype 4.3
@fanthom
Thank you. It is working fine now but need to activate compat32 as it is 32bit application.
Thank you. It is working fine now but need to activate compat32 as it is 32bit application.
- fanthom
- Moderator Team
- Posts: 5588
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Skype 4.3
you do not need compat32.
every official module we provide does not depend on others (web wizard does not resolve deps so this is actually a requirement).
every official module we provide does not depend on others (web wizard does not resolve deps so this is actually a requirement).
Please add [Solved] to your thread title if the solution was found.
-
- Shogun
- Posts: 333
- Joined: 26 Jan 2011, 16:15
- Distribution: Porteus 3.2 and 4.0 64bit KDE
- Location: Malaysia
Re: Skype 4.3
@fanthom
This is the error without compat32
After activating the compat32 module
Screen shot:-

This is the error without compat32
Code: Select all
guest@a10b23c45d67:/root$ skype &
[1] 11216
guest@a10b23c45d67:/root$ Configuring audio...
/usr/bin/skype: line 16: /home/guest/.asoundrc: Permission denied
E: [autospawn] core-util.c: Home directory not accessible: Permission denied
W: [autospawn] lock-autospawn.c: Cannot access autospawn lock.
E: [pulseaudio] main.c: Failed to acquire autospawn lock
WARNING!! You audio is not properly configured!! Edit ~/.asoundrc and fix it
/usr/bin/skype: line 26: 11221 Segmentation fault LD_PRELOAD=$LIB32/libv4l/v4l1compat.so PULSE_LATENCY_MSEC=60 $SKYPE/skype
E: [pulseaudio] core-util.c: Home directory not accessible: Permission denied
E: [pulseaudio] main.c: Failed to kill daemon: Success
[1]+ Exit 1
Code: Select all
guest@a10b23c45d67:/root$ skype &
[1] 12538
guest@a10b23c45d67:/root$ Configuring audio...
/usr/bin/skype: line 16: /home/guest/.asoundrc: Permission denied
E: [autospawn] core-util.c: Home directory not accessible: Permission denied
W: [autospawn] lock-autospawn.c: Cannot access autospawn lock.
E: [pulseaudio] main.c: Failed to acquire autospawn lock
WARNING!! You audio is not properly configured!! Edit ~/.asoundrc and fix it
Fontconfig warning: "/etc/fonts/conf.d/44-wqy-zenhei.conf", line 11: Having multiple values in <test> isn't supported and may not work as expected
_IceTransSocketUNIXConnect: Cannot connect to non-local host porteus
_IceTransSocketUNIXConnect: Cannot connect to non-local host porteus
Home directory not accessible: Permission denied
ERROR: ld.so: object '/usr/share/skype/lib/libv4l/v4l1compat.so' from LD_PRELOAD cannot be preloaded: ignored.
Home directory not accessible: Permission denied
ERROR: ld.so: object '/usr/share/skype/lib/libv4l/v4l1compat.so' from LD_PRELOAD cannot be preloaded: ignored.
