- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Missing 64 bit libraries on RHEL 4.5
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
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
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
09-24-2007 10:14 PM
09-24-2007 10:14 PM
./sapinst: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
The library file is present in /usr/lib. I tried to download the package recommended but the checksig fails,...
[root@ULA003 ~]# rpm -checksig compat-libstdc++-33-3.2.3-61.x86_64.rpm
compat-libstdc++-33-3.2.3-61.x86_64.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK (MISSING KEYS: GPG#a7048f8d)
[root@ULA003 ~]#
Is this vendor giving me the right info? Share and Enjoy! Ian
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2007 10:46 PM
09-24-2007 10:46 PM
Re: Missing 64 bit libraries on RHEL 4.5
rpm --import /usr/share/rhn/RPM-GPG-KEY
Verify the signature. From the output above, you can say that the package was installed but is damaged. You should reinstall the package.
You can then check the signature of the downloaded package with:
rpm -K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2007 11:03 PM
09-24-2007 11:03 PM
Re: Missing 64 bit libraries on RHEL 4.5
Those packages are available on the isntall disks. After you get the GPG key installed you should be able to do anything you want with them.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2007 11:08 PM
09-24-2007 11:08 PM
Re: Missing 64 bit libraries on RHEL 4.5
Thanks for the input so far.
The package is only downloaded as an RPM, I have yet to install it (I dont want to install until I know it is valid). I have looked for the rpm on the install CDs and it is not there.
I perform an "rpm -K" after the GPG import and it still fails.
[root@ULA003 ~]# rpm --import /usr/share/rhn/RPM-GPG-KEY
[root@ULA003 ~]# rpm -K compat-libstdc++-33-3.2.3-61.x86_64.rpm
compat-libstdc++-33-3.2.3-61.x86_64.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK (MISSING KEYS: GPG#a7048f8d)
[root@ULA003 ~]#
Am I downloading the wrong version? Mine is an AMD64 Chipset, is this imcompatible with x86_64?
Share and Enjoy! Ian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2007 11:11 PM
09-24-2007 11:11 PM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2007 11:24 PM
09-24-2007 11:24 PM
Re: Missing 64 bit libraries on RHEL 4.5
I think the version I downloaded was for Fedora 6, not RHEL 4. I found this on "rpm.pbone.net", using a google search. I clicked on the "other versions" and I don't see "RHEL 4" on the list. Does that mean this OS does not have the packlage released for it?
I am guessing that the GPGKEY is used to check compatability of RPMs against current OS levels?
I am downloading gcc bundle for RHEL 5 to see if this is compatibile.
Share and Enjoy! Ian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2007 11:31 PM
09-24-2007 11:31 PM
Re: Missing 64 bit libraries on RHEL 4.5
ftp.centos.org/4.5/os/x86_64/CentOS/RPMS/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2007 09:42 PM
10-02-2007 09:42 PM
Re: Missing 64 bit libraries on RHEL 4.5
>> rpm -K compat-libstdc++-33-3.2.3-61.x86_64.rpm
Get hold of the RHEL4 Update 5 OS Installation DVD Media.
compat-libstdc++-33-3.2.3-47.3.x86_64.rpm --> /RedHat/RPMS directory ?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2007 10:52 PM
10-02-2007 10:52 PM
Re: Missing 64 bit libraries on RHEL 4.5
Sorted and working, thanks for everyones input. and did you beat your BASIS Admin today?
Share and Enjoy! Ian