Size: 270
Comment:
|
Size: 779
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= skype = Skype /ˈskaɪp/ is a proprietary voice-over-IP service and software application. |
= skype = Skype is a proprietary voice-over-IP service and software application. |
Line 4: | Line 4: |
== Install on Debian Wheezy 32 bit == | == Install on Debian Wheezy 32 bit == |
Line 9: | Line 9: |
== Install on Slackware 14.0 32 bit == http://slackbuilds.org/repository/14.0/network/skype/ * cd ~/Downloads * wget http://download.skype.com/linux/skype-4.3.0.37.tar.bz2 * wget http://slackbuilds.org/slackbuilds/14.1/network/skype.tar.gz * cp skype.tar.gz /tmp * cd /tmp * tar xvzf skype.tar.gz * cd skype * cp ~/Downloads/skype-4.3.0.37.tar.bz2 . * su * ./skype.SlackBuild * installpkg /tmp/skype-4.2.0.11-i486-1_SBo.tgz * vim /etc/ld.so.conf # comment ref to google earth * ldconfig |
skype
Skype is a proprietary voice-over-IP service and software application.
Install on Debian Wheezy 32 bit
- su
wget -O skype-install.deb http://www.skype.com/go/getskype-linux-deb
- dpkg -i skype-install.deb
- apt-get -f install
Install on Slackware 14.0 32 bit
http://slackbuilds.org/repository/14.0/network/skype/
- cd ~/Downloads
wget http://slackbuilds.org/slackbuilds/14.1/network/skype.tar.gz
- cp skype.tar.gz /tmp
- cd /tmp
- tar xvzf skype.tar.gz
- cd skype
- cp ~/Downloads/skype-4.3.0.37.tar.bz2 .
- su
./skype.SlackBuild
- installpkg /tmp/skype-4.2.0.11-i486-1_SBo.tgz
- vim /etc/ld.so.conf # comment ref to google earth
- ldconfig