LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Can't install Skype on Linux CentOS 5 [ SOLVED ] (https://www.linuxquestions.org/questions/linux-software-2/cant-install-skype-on-linux-centos-5-%5B-solved-%5D-839963/)

LinuxNewbie81 10-23-2010 06:49 AM

Can't install Skype on Linux CentOS 5 [ SOLVED ]
 
Hi.
I've read and execute the info write in this guide :
http://wiki.centos.org/HowTos/Skype

When I type skype , I receive this message :
bash: skype: command not found.

Can anyone help me to install and make me run Skype ?!?!?!?

Tnx so much for the help!!!!!!!!!!! :)

Best Regards.

repo 10-23-2010 06:52 AM

Try
Code:

/opt/skype/skype
Kind regards

LinuxNewbie81 10-23-2010 11:26 AM

I receive this error message :
/opt/skype/skype: No such file or directory

What can I do?
Tna again for the help!!!!!!!!!!

Best Regards.

repo 10-23-2010 11:41 AM

Seems to me you didn't follow the instructions on the site you mentioned.

try
Code:

find / -name skype
or restart from scratch.


Kind regards

LinuxNewbie81 10-23-2010 07:49 PM

Here the commands that I've find into a forum.......

cd /opt
/bin/rm skype
ln -s skype_static-2.1.0.81 skype

Tnx very much to all!!!!!!!!

Best Regards.


All times are GMT -5. The time now is 09:57 AM.