Page 1 of 3

Skype on 64bit without multilib and pulseaudio

Posted: 4. Sep 2014, 15:27
by djemos
Here is a 64bit skype package which run without multilib and pulseaudio on 64bit systems. 32bit libs and 32bit libs for pulseaudio are included.
This has been tested on slackel current and is working fine.

If for any reason this don't run on slackware 14.1 then download everything from here
and then run

Code: Select all

sudo sh skype.SlackBuild 
to produce the 64bit package for 14.1

Re: Skype on 64bit without multilib and pulseaudio

Posted: 4. Sep 2014, 22:43
by laprjns
Works here on my x86-64 system, but needed to install jack first.

Code: Select all

$ sudo slapt-get -i jack

Re: Skype on 64bit without multilib and pulseaudio

Posted: 5. Sep 2014, 07:44
by djemos
Thanks laprjns. I added jack as a dep for including pulseaudio. I had jack installed so i did not see that jack was a dep.

Re: Skype on 64bit without multilib and pulseaudio

Posted: 5. Sep 2014, 10:00
by mimosa
Thanks very much for this :)

I am sure many users will find it useful.

Re: Skype on 64bit without multilib and pulseaudio

Posted: 5. Sep 2014, 12:39
by djemos
Removed jack from my system and rebuild the skype-nomultilib package.
Now it runs without jack.
Please download again and confirm.

Re: Skype on 64bit without multilib and pulseaudio

Posted: 6. Sep 2014, 01:02
by laprjns
jack removed, new skype package downloaded and installed and works here.

Re: Skype on 64bit without multilib and pulseaudio

Posted: 7. Sep 2014, 07:38
by djemos
Thanks.

Re: Skype on 64bit without multilib and pulseaudio

Posted: 7. Sep 2014, 07:50
by gapan
Thanks djemos! Although I don't use skype myself, I know others do!

Re: Skype on 64bit without multilib and pulseaudio

Posted: 7. Sep 2014, 19:10
by sqlpython
I suppose that I am missing something here :?:
I downloaded first the tar and unarchived it ...........
but the results when attempting to run the SlackBuild doinst
root[SlackBuild]# ./doinst.sh
./doinst.sh: line 1: cd: lib: No such file or directory
and the dir does exist
I have not had problems with other SlackBuilds so apparently or stupidly missing a step here..

Re: Skype on 64bit without multilib and pulseaudio

Posted: 7. Sep 2014, 21:44
by laprjns
sqlpython wrote:I suppose that I am missing something here :?:
Not sure what you are trying to do, but if you want to installl the binary package that djemos built and provided this link to:
http://www.slackel.gr/repo/x86_64/curre ... 64-1dj.txz

Then after downloading it you need to install it using spkg like this.

Code: Select all

$sudo spkg -i skype-nomultilib-4.3.0.37-x86_64-1dj.txz