You can find and install skype with Sourcery SlackBuild Manager. But it wont run.
The solution is to install multilib on your system so it can run 32bit programs as well.
(this takes about ~ 20 minutes depending on your knowledge and internet connection speed)
1. If you don't know it, find out which version of Salix/Slackware you are using:
1.1 open a terminal
1.2 type
Code: Select all
tail /etc/slackware-verison
2. Install multilib by following these instructions: http://www.salixos.org/wiki/index.php/H ... l_multilib
ATTENTION! replace all the occurrences of 13.0 in the instructions with your version number. For example type:
Code: Select all
wget -r -l1 --no-parent http://connie.slackware.com/~alien/multilib/13.37/
Code: Select all
wget -r -l1 --no-parent http://connie.slackware.com/~alien/multilib/13.0/
