You are not logged in.
Pages: 1
I believe the get-skype script need's updating, as the URL used for the script to download the files, is not correct anymore.
Offline
You can download and use Skype directly, download the Static version.
Step 1 : Download
http://www.skype.com/intl/en/get-skype/on-your-computer/linux/downloading.static
(*) Download to your Home folder
Step 2 : Unzip
Command: tar --bzip2 -xvf skype_static-2.2.0.35.tar.bz2
Step 3 : In Skype folder
And run the command: ./skype
Or you can also give 2 clicks in Skype script
yes, as long as you have the needed packages to install it, which are provided in the get-skype script = =''
Offline
I use the static version of Skype in Slitaz 3.0 without dependency problems.
Just download and run Skype script.
skype static or dynamic version is working well in slitaz (except really minor problems)
just download it from skype website and unzipped the file.
Offline
I don't really understand you guys...
The matter is the get-skype script has a broken link. It doesn't works it's an unuseful script.
And if you don't believe you can't just untar and play skype, try:
->LIVE CD (so you wont have dependent packages already installed)
->download skype from the website
->run -> *Error*
from get-skype script:
DEPENDS="libsigc++ xorg-libXv xorg-libXss libv4l"
= =''
Offline
@Ignasi
Try this while connected to internet:
Open xterm become root
#[c]tazpkg get-install get-skype[/c]
#[c]get-skype[/c]
Menu/Internet/Skype
Work's here on slitaz-3.0 stable and cooking.
Offline
i was trying to say instead of using package installation u can download it from skype website and use it.
http://www.skype.com/intl/en-us/get-skype/on-your-computer/linux/
Offline
I'm stuck at step 3 here (as offered above). Anyone got skype working on 4.0?
You can download and use Skype directly, download the Static version.
Step 1 : Download
http://www.skype.com/intl/en/get-skype/on-your-computer/linux/downloading.static
(*) Download to your Home folder
Step 2 : Unzip
Command: tar --bzip2 -xvf skype_static-2.2.0.35.tar.bz2
Step 3 : In Skype folder
And run the command: ./skype
Or you can also give 2 clicks in Skype script
Offline
Maybe, because current version is 2.2.0.99?
In step 2 you want to unpack file, that you downloaded in step 1.
Offline
Forgot to mention that I changed the command in step 2 to 99 instead of 35.
I've double clicked on both skype-icons in the skype folder (which folder I've moved to my home folder - the one carrying my name).
No skype under Menu->internet->
Offline
Skype icons not helps you to start application. Double click "sheet of paper" or "gears" with name of file "skype". There is no other files in this folder with the same name.
Offline
The get-skype script is fixed: http://hg.slitaz.org/wok-stable/rev/77573a5d68f8
Skype won't start because there is a shared lib problem.
root@slitaz:# skype
skype: error while loading shared libraries: libtiff.so.4: cannot open shared object file: No such file or directory
As root:
ln -s /usr/lib/libtiff.so.3.9.5 /usr/lib/libtiff.so.4
Offline
Pages: 1
[ Generated in 0.020 seconds, 8 queries executed - Memory usage: 1.55 MiB (Peak: 1.77 MiB) ]