Skype on 64bit without multilib and pulseaudio

Here you can post links to your contributed packages.
djemos
Salix Warrior
Posts: 1433
Joined: 29. Dec 2009, 13:45
Location: Greece

Skype on 64bit without multilib and pulseaudio

Post 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
User avatar
laprjns
Salix Warrior
Posts: 1105
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: Skype on 64bit without multilib and pulseaudio

Post by laprjns »

Works here on my x86-64 system, but needed to install jack first.

Code: Select all

$ sudo slapt-get -i jack
“Don’t you see that the whole aim of Newspeak is to narrow the range of thought?"
djemos
Salix Warrior
Posts: 1433
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Skype on 64bit without multilib and pulseaudio

Post 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.
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Skype on 64bit without multilib and pulseaudio

Post by mimosa »

Thanks very much for this :)

I am sure many users will find it useful.
djemos
Salix Warrior
Posts: 1433
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Skype on 64bit without multilib and pulseaudio

Post by djemos »

Removed jack from my system and rebuild the skype-nomultilib package.
Now it runs without jack.
Please download again and confirm.
User avatar
laprjns
Salix Warrior
Posts: 1105
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: Skype on 64bit without multilib and pulseaudio

Post by laprjns »

jack removed, new skype package downloaded and installed and works here.
“Don’t you see that the whole aim of Newspeak is to narrow the range of thought?"
djemos
Salix Warrior
Posts: 1433
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Skype on 64bit without multilib and pulseaudio

Post by djemos »

Thanks.
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: Skype on 64bit without multilib and pulseaudio

Post by gapan »

Thanks djemos! Although I don't use skype myself, I know others do!
Image
Image
User avatar
sqlpython
Donor
Posts: 310
Joined: 13. Aug 2010, 04:53
Location: Ct. USA

Re: Skype on 64bit without multilib and pulseaudio

Post 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..
Slackware ( Manjaro ) Salix, AntiX, Bunsen, Calculate
User avatar
laprjns
Salix Warrior
Posts: 1105
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: Skype on 64bit without multilib and pulseaudio

Post 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
“Don’t you see that the whole aim of Newspeak is to narrow the range of thought?"
Post Reply