Results 1 to 5 of 5
hello friends
i am completely new to linux.
i have installed fedora9 on my sony vaio CR35G. can somebody tell me how to install and start Skype application on my ...
- 08-12-2008 #1Just Joined!
- Join Date
- Aug 2008
- Posts
- 1
install and start Skype
hello friends
i am completely new to linux.
i have installed fedora9 on my sony vaio CR35G. can somebody tell me how to install and start Skype application on my system. at the same time my web cam not working.
what are the steps to rectify that?
thanks in advance.
- 08-26-2008 #2Just Joined!
- Join Date
- Aug 2008
- Posts
- 2
Install Skype on Fedora
i hope this helps. I am still new to Linux but i found out how to install Skype on Fedora 7.
All you need to do is to create a file named skype.repo and located in:
/etc/yum.repos.d/
And this file should have this content.
[skype]
name=Skype Repository
baseurl=http://download.skype.com/linux/repos/fedora/updates/i586/
gpgkey=http://www.skype.com/products/skype/linux/rpm-public-key.asc
gpgcheck=0
once this file is saved all you need to do is run the next command
yum install skype
as to how to launch it the only way i have found so far is to open a command prompt and type skype.
- 08-26-2008 #3
Here are some instructions. It shouldn't be hard.
EDIT: Oh, two weeks ago. Well, better late than never.Can't tell an OS by it's GUI
- 08-26-2008 #4
Concerning the webcam you can get the driver at Libland Website. Just download the gspcav1-20071224.tar.gz file and run
Code:tar zxvf gspcav1-20071224.tar.gz cd gspcav1-20071224 ./gspca_build
"If we lived in a world where the better technology won out, then no doubt everybody and their aunt Fanny would be using GNU/Linux"
Sam Varghese
- 08-28-2008 #5
The webcam might be an issue, if it's an off brand you might have no chance of getting it to work...I had this problem. Finally I just bought a logitech webcam and it worked out of the box on Ubuntu


Reply With Quote