LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 02-21-2010, 04:33 PM   #1
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 20.04
Posts: 2,116

Rep: Reputation: 73
Skype and Fedora 12


Has anyone got Skype working under Fed 12? I download the rpm from Skype.com, it installs, but doesn't work. I get 'could not launch Skype, failed to execute child process "skype", (no such file or directory)'

I do not get any error notices on installation.
 
Old 02-22-2010, 03:16 AM   #2
Glennzo
Member
 
Registered: May 2003
Location: Salem, Mass USA
Distribution: Fedora
Posts: 394

Rep: Reputation: 52
You probably got the Fedora Core 5 version? I don't think that will work with Fedora 12. Try this and see if you have any luck.
Code:
wget http://www.skype.com/go/getskype-linux-beta-fc10
su -c 'yum install skype-2.1.0.47-fc10.i586.rpm --nogpgcheck'
 
Old 02-22-2010, 04:52 AM   #3
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 20.04
Posts: 2,116

Original Poster
Rep: Reputation: 73
Thanks, but it didn't work. I have that package already installed. Just don't work. Apart from that, I like Fed 12, everything seems to work!

Any more ideas??
 
Old 02-22-2010, 05:11 AM   #4
Glennzo
Member
 
Registered: May 2003
Location: Salem, Mass USA
Distribution: Fedora
Posts: 394

Rep: Reputation: 52
Although I don't use Skype I've installed the Fedora 10 package in the past. Seemed to work in as much as I could run the program, as I recall, from the command line. Maybe there was a menu entry. Can't recall.

Figured I'd try again.
Code:
[glenn@leonardo ~]$ sudo rpm -ivh Downloads/skype-2.1.0.81-fc10.i586.rpm 
Password: 
Preparing...                ########################################### [100%]
   1:skype                  ########################################### [100%]
[glenn@leonardo ~]$ skype
This is what I see.

Attachments don't show as thumbnails?
Attached Thumbnails
Click image for larger version

Name:	Screenshot-Skype1.png
Views:	17
Size:	31.4 KB
ID:	2804   Click image for larger version

Name:	Screenshot-Skype2.png
Views:	21
Size:	23.6 KB
ID:	2805  
 
Old 02-22-2010, 07:57 AM   #5
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 20.04
Posts: 2,116

Original Poster
Rep: Reputation: 73
[peter@pedro-laptop ~]$ skype
bash: /usr/bin/skype: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
 
Old 02-22-2010, 11:43 AM   #6
Glennzo
Member
 
Registered: May 2003
Location: Salem, Mass USA
Distribution: Fedora
Posts: 394

Rep: Reputation: 52
Basically guessing, since I'm at work on a Windows box.
Code:
su -c 'updatedb'
locate ld-linux.so.2
If it isn't found then

Code:
yum provides */ld-linux.so.2
Then install whatever package provides ld-linux.so.2 and try skype again.

Now that I'm in front of a Linux box see if glibc is installed.
Code:
rpm -qa | grep glibc

Last edited by Glennzo; 02-22-2010 at 05:34 PM.
 
Old 02-22-2010, 08:04 PM   #7
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 20.04
Posts: 2,116

Original Poster
Rep: Reputation: 73
Is this progress?

[peter@pedro-laptop ~]$ rpm -qa | grep glibc
glibc-2.11.1-1.x86_64
glibc-common-2.11.1-1.x86_64
 
Old 02-22-2010, 08:19 PM   #8
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 20.04
Posts: 2,116

Original Poster
Rep: Reputation: 73
Did the other bits, except install.
This is a result from the 'yum provides */' command. Locate doesn't find anything.

[peter@pedro-laptop ~]$ locate -c ld-linux.so.2
0


Do I need to install glibc-2.11.1-1.i686 on top of the _64 version???



glibc-2.11-2.i686 : The GNU libc libraries
Repo : fedora
Matched from:
Filename : /lib/ld-linux.so.2



arm-gp2x-linux-glibc-2.3.6-7.fc12.noarch : Cross Compiled GNU C Library targeted
: at arm-gp2x-linux
Repo : fedora
Matched from:
Filename : /usr/arm-gp2x-linux/lib/ld-linux.so.2



glibc-2.11.1-1.i686 : The GNU libc libraries
Repo : updates
Matched from:
Filename : /lib/ld-linux.so.2

Last edited by Pedroski; 02-22-2010 at 08:30 PM.
 
Old 02-23-2010, 02:19 AM   #9
Glennzo
Member
 
Registered: May 2003
Location: Salem, Mass USA
Distribution: Fedora
Posts: 394

Rep: Reputation: 52
The issue is that you're using the 64 Bit version of Fedora and Skype is looking for 32 Bit libraries. Don't know how to get around that.
 
Old 02-23-2010, 03:04 AM   #10
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 20.04
Posts: 2,116

Original Poster
Rep: Reputation: 73
Oh well, thought Fed 12 was too good to be true!

Thanks anyway!
 
Old 02-23-2010, 04:33 AM   #11
Glennzo
Member
 
Registered: May 2003
Location: Salem, Mass USA
Distribution: Fedora
Posts: 394

Rep: Reputation: 52
It is. Just takes a little work.
 
Old 02-23-2010, 05:54 AM   #12
decrepit
Member
 
Registered: May 2006
Distribution: Ubuntu10.04, < fedora12
Posts: 347

Rep: Reputation: 34
Seems to be working on my fedora12 machine. It comes up with my contacts, and shows who's on line.
I have Beta version 2.1.0.81 installed.
I did it by following the guide on source forge for "the perfect fedora12 desktop"
It said to add this repo. Then just use the software installer to install skype.
[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
enabled=1
gpgcheck=0
 
Old 02-23-2010, 11:50 AM   #13
grep65535
LQ Newbie
 
Registered: Jul 2006
Location: Seattle, WA
Distribution: Fedora, RHEL, CentOS
Posts: 29

Rep: Reputation: 18
Quote:
Originally Posted by Pedroski View Post
Oh well, thought Fed 12 was too good to be true!

Thanks anyway!
I use Fedora 12 64-bit
I use Skype without ANY issues at all.

The method I use is the Skype repo like decrepit mentions.

Completely remove the skype rpm stuff you have on there now. Input the repo and 'yum install skype'
 
Old 02-23-2010, 07:10 PM   #14
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 20.04
Posts: 2,116

Original Poster
Rep: Reputation: 73
I did what you said, used gedit to make a skype.repo file in the yum.repos.d or whatever it's called. Sadly I get the message below from yum install skype

Package(s) data still to download: 19 M
http://download.skype.com/linux/repo...1-fc.i586.rpm: [Errno 14] HTTP Error 200 : http://download.skype.com/linux/repo...81-fc.i586.rpm
Trying other mirror.


Error Downloading Packages:
skype-2.1.0.81-fc10.i586: failure: skype-2.1.0.81-fc.i586.rpm from skype: [Errno 256] No more mirrors to try.

Any more tips??
 
Old 02-23-2010, 08:22 PM   #15
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 20.04
Posts: 2,116

Original Poster
Rep: Reputation: 73
Well, the error seemed to be because of an excruciatingly slow connection. I ran the command yum install skype several times, until it had the whole package. It is installed, and I have exactly the same problem.

bash: /usr/bin/skype: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory

Any more tips?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
noise in skype to skype calls in skype v2.1 beta for fedora mq15 Linux - Software 0 01-20-2010 12:04 AM
need Skype 1.4 rpm for fedora 7 martin78 Linux - Software 2 04-17-2008 03:53 PM
Any Skype for Fedora 5? wlaw Linux - Software 4 10-02-2006 01:44 AM
Skype and Fedora 5_64 otto k Fedora 1 09-14-2006 10:24 AM
installing skype for fedora ptlchetan Linux - Software 1 09-10-2006 02:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 04:56 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration