LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-12-2011, 10:32 PM   #1
kmm
LQ Newbie
 
Registered: Oct 2011
Posts: 3

Rep: Reputation: Disabled
/lib/libc.so.6 No such file


Hi there,

I'm trying to install a software on RHEL 6 but got the error message:

Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
strings: '/lib/libc.so.6': No such file

I try with ls -l /lib/libs.so.6 and got

ls: cannot access /lib/libc.so.6: No such file or directory

It seems like I'm missing that library.
How do I fix it?.

Thanks in advance.
kmm.

Last edited by kmm; 10-12-2011 at 11:55 PM.
 
Old 10-13-2011, 12:03 AM   #2
foodown
Member
 
Registered: Jun 2009
Location: Texas
Distribution: Slackware
Posts: 611

Rep: Reputation: 221Reputation: 221Reputation: 221
Well, since you are using a non-free, pay-for distribution which requires a support licence, then you should call Red Hat and get their help.
 
Old 10-13-2011, 12:10 AM   #3
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Hello,

Perform the following:
Code:
yum install glibc*
This should install what you need. Let me know if this doesn't fix it. If that is the case, run the following to find which package provides libc on your system:
Code:
yum provides libc.so
Cheers,

Josh
 
Old 10-13-2011, 12:11 AM   #4
kmm
LQ Newbie
 
Registered: Oct 2011
Posts: 3

Original Poster
Rep: Reputation: Disabled
It's under university site license. I'm not sure if I can call Redhat directly or I might contact IT guys at my univeristy.

kmm.
 
Old 10-13-2011, 03:31 AM   #5
16pide
Member
 
Registered: Jan 2010
Posts: 418

Rep: Reputation: 83
Quote:
Originally Posted by kmm View Post
...
strings: '/lib/libc.so.6': No such file

I try with ls -l /lib/libs.so.6 and got

ls: cannot access /lib/libc.so.6: No such file or directory
looks like your system is missing /lib/libc.so.6 but you tried providing /lib/libs.so.6 as a workaround. That won't work. It's looking for libc,not libs.

you most probably are missing a rpm.

use yum to search for libc rpms, and install the missing one.

on a working system, you can use rpm -qf to find which rpm installed /lib/libc.so.6 then install it on your machine
NB: my system now runs ubuntu, so can't tell you for sure the exact syntax. But look in the man page to be sure

Last edited by 16pide; 10-13-2011 at 03:33 AM.
 
Old 10-13-2011, 06:02 AM   #6
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
"/lib/libc.so.6" is provided by the package 'glibc'. In the 32bits EL 6.

( 'glibc' is your system, so it is obviously always installed.)

Please use the command 'uname -m' to know your architecture.

Installing the 32bits glibc in the 64bits OS : # yum install glibc.i686

..
 
1 members found this post helpful.
Old 10-13-2011, 11:31 AM   #7
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Merged your two closely related (dupes?) threads. Please keep discussions in one place.
 
Old 10-13-2011, 01:23 PM   #8
kmm
LQ Newbie
 
Registered: Oct 2011
Posts: 3

Original Poster
Rep: Reputation: Disabled
Thanks for all comments/suggestions especially knudfl's advise, it's work.
I now can use ls -l /lib/libc.so.6 command

$ ls -l /lib/libc.so.6
lrwxrwxrwx. 1 root root 12 Oct 13 12:20 /lib/libc.so.6 -> libc-2.12.so


Have a nice day.
kmm.
 
Old 10-13-2011, 02:12 PM   #9
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Ahh, nice catch for the 32-bit package. Didn't even dawn on me.....
 
  


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
First post! Newbish software question: Clonezilla partition problem Tolmos Linux - Newbie 3 09-13-2010 03:24 PM
where to post kernel software question? JimHughen Linux - General 4 06-28-2009 09:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:55 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