- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Error: libc.so.6(GLIBC_2.2.5)(64bit) is needed by ...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2006 01:40 AM
тАО07-24-2006 01:40 AM
warning: /OS_BACKUP/rhl_cd2/RedHat/RPMS/vim-minimal-6.3.046-0.40E.7.x86_64.rpm: V3 DSA signature: NOKEY, key ID db42a60e
error: Failed dependencies:
libc.so.6(GLIBC_2.2.5)(64bit) is needed by vim-minimal-6.3.046-0.40E.7.x86_64
Please suggest me from where i can download the dependencies to install this software?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2006 01:54 AM
тАО07-24-2006 01:54 AM
SolutionCould you send the output of the following commands --
# cat /proc/cpu
# cat /proc/version
Also paste the output of ---
# rpm -q glibc -i
After this, we can try and suggest as to what needs to be done.
--
Atul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2006 04:02 AM
тАО07-24-2006 04:02 AM
Re: Error: libc.so.6(GLIBC_2.2.5)(64bit) is needed by .........
processor : 0
cpu : POWER5 (gs)
clock : 1498.500000MHz
revision : 2.0
processor : 1
cpu : POWER5 (gs)
clock : 1498.500000MHz
revision : 2.0
processor : 2
cpu : POWER5 (gs)
clock : 1498.500000MHz
revision : 2.0
processor : 3
cpu : POWER5 (gs)
clock : 1498.500000MHz
revision : 2.0
timebase : 187203000
machine : CHRP IBM,9133-55A
# rpm -q glibc -i
Name : glibc Relocations: (not relocatable)
Version : 2.3.4 Vendor: Red Hat, Inc.
Release : 2.19 Build Date: Wed 08 Feb 2006 05:36:58 PM CST
Install Date: Wed 12 Apr 2006 05:19:39 PM CDT Build Host: sizzler.build.redhat.com
Group : System Environment/Libraries Source RPM: glibc-2.3.4-2.19.src.rpm
Size : 11256266 License: LGPL
Signature : DSA/SHA1, Thu 16 Feb 2006 03:57:11 PM CST, Key ID 219180cddb42a60e
Packager : Red Hat, Inc. <>
Summary : The GNU libc libraries.
Description :
The glibc package contains standard libraries which are used by
multiple programs on the system. In order to save disk space and
memory, as well as to make upgrading easier, common system code is
kept in one place and shared between programs. This particular package
contains the most important sets of shared libraries: the standard C
library and the standard math library. Without these two libraries, a
Linux system will not function.
Name : glibc Relocations: (not relocatable)
Version : 2.3.4 Vendor: Red Hat, Inc.
Release : 2.19 Build Date: Wed 08 Feb 2006 05:42:05 PM CST
Install Date: Wed 12 Apr 2006 05:19:44 PM CDT Build Host: sizzler.build.redhat.com
Group : System Environment/Libraries Source RPM: glibc-2.3.4-2.19.src.rpm
Size : 12372154 License: LGPL
Signature : DSA/SHA1, Thu 16 Feb 2006 03:57:12 PM CST, Key ID 219180cddb42a60e
Packager : Red Hat, Inc. <>
Summary : The GNU libc libraries.
Description :
The glibc package contains standard libraries which are used by
multiple programs on the system. In order to save disk space and
memory, as well as to make upgrading easier, common system code is
kept in one place and shared between programs. This particular package
contains the most important sets of shared libraries: the standard C
library and the standard math library. Without these two libraries, a
Linux system will not function.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2006 08:16 AM
тАО07-24-2006 08:16 AM
Re: Error: libc.so.6(GLIBC_2.2.5)(64bit) is needed by .........
1. Since your architecture is POWER, you really should use ppc version instead of x86_64 version. e.g., vim-minimal-6.3.046-0.40E.7:1.ppc
2. had you run ldconfig after installing glibc rpm?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2006 02:41 PM
тАО07-24-2006 02:41 PM
Re: Error: libc.so.6(GLIBC_2.2.5)(64bit) is needed by .........
Linux version 2.6.9-34.EL (bhcompile@js20-bc1-8.build.redhat.com) (gcc version 3.4.5 20051201 (Red Hat 3.4.5-2)) #1 SMP Fri Feb 24 16:46:57 EST 2006
#ldconfig
# uname -a
Linux hostname 2.6.9-34.EL #1 SMP Fri Feb 24 16:46:57 EST 2006 ppc64 ppc64 ppc64 GNU/Linux
how to run * .ppc and from where i can download these softwares?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2006 05:23 PM
тАО07-24-2006 05:23 PM
Re: Error: libc.so.6(GLIBC_2.2.5)(64bit) is needed by .........
See if this link helps you or not ---
http://www-128.ibm.com/developerworks/linux/library/l-pow-eclipseonpower/
--
Atul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-25-2006 02:57 AM
тАО07-25-2006 02:57 AM
Re: Error: libc.so.6(GLIBC_2.2.5)(64bit) is needed by .........
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-25-2006 05:33 AM
тАО07-25-2006 05:33 AM
Re: Error: libc.so.6(GLIBC_2.2.5)(64bit) is needed by .........
cat /etc/redhat-release
I could send you a vim...ppc.rpm for you