Skype

You have a problem with Salix? Post here and we'll do what we can to help.
tharpa
Posts: 33
Joined: 20. Jul 2014, 03:30

Skype

Post by tharpa »

When I try to install Skype, I'm told that I need pulseaudio. However, when I try to install pulseaudio, it tells me that "Must have a pulse user to run this script."
User avatar
laprjns
Salix Warrior
Posts: 1113
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: Skype

Post by laprjns »

Yes, the slackbuild requires you to add the group "pulse" and user "pulse. See this:
http://slackbuilds.org/repository/14.1/ ... ulseaudio/
Prior to installing pulseaudio do the following in a terminal:

Code: Select all

# groupadd -g 216 pulse
# useradd -u 216 -g pulse -d /var/lib/pulse pulse
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
tharpa
Posts: 33
Joined: 20. Jul 2014, 03:30

Re: Skype

Post by tharpa »

Thank you, laprjns, that got me past that point.

I was now able to "install" Skype, but when I try to launch it from the Applications menu, it tells me "Could not launch skype", "Failed to execute child process "skype" (No such file or directory)" I tried uninstalling and re-installing, but same result.
User avatar
laprjns
Salix Warrior
Posts: 1113
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: Skype

Post by laprjns »

I'm guessing that you are trying to run it on a 64 bit system. Skype is a 32 bit application and therefore you will need to install multilib which allows you to run 32 bit apps such as Wine, Skype, etc on a 64 bit system. See http://docs.salixos.org/wiki/How_to_install_multilib
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Skype

Post by mimosa »

See also the following for a script to automate the process:

http://forum.salixos.org/viewtopic.php? ... mos#p31878
tharpa
Posts: 33
Joined: 20. Jul 2014, 03:30

Re: Skype

Post by tharpa »

Thanks for your help, laprjns and mimosa. However, I am confused about something. After trying to follow the instructions, it seems that I have to install install_multilib first, right? (Sounds redundant!) But how do I install install_multilib?
User avatar
laprjns
Salix Warrior
Posts: 1113
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: Skype

Post by laprjns »

tharpa wrote:But how do I install install_multilib?
I am assuming that you are using these instructions: http://forum.salixos.org/viewtopic.php? ... lib#p31878.
Once you downloaded the install-multilib package, install it using spkg like this:

Code: Select all

$ sudo spkg -i install-multilib-1.0.0-x86_64-1dj.txz
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
tharpa
Posts: 33
Joined: 20. Jul 2014, 03:30

Re: Skype

Post by tharpa »

Thanks, laprjns, now I can start Skype. However, I can't hear any sound. Any suggestions?
djemos
Salix Warrior
Posts: 1464
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Skype

Post by djemos »

just close first and then restart skype. Also make the test call from skype
User avatar
Atip
Posts: 539
Joined: 5. Jun 2011, 04:27

Re: Skype

Post by Atip »

Tharpa have you skype 4.3* working now?

I got mine. :)
Post Reply