- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: RPM Upgarding problem with libstdc++
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
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
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
тАО06-10-2009 04:26 AM
тАО06-10-2009 04:26 AM
RPM Upgarding problem with libstdc++
I'm using Red-Hat 4.4, and trying to update libstdc++ (the current version is 3.4.6-3) to version 4.0.2-8.
When i try to update (using rpm -Uvh) i get the following errors (Failed Dependencies):
libstdc++ = 3.4.6-3 is needed by (installed) libstdc++-devel-3.4.6-3.i386
libstdc++ = 3.4.6 is needed by (installed) gcc-c++3.4.6-3.i386
As the errors indicate, libstdc++-devel-3.4.6-3.i386 and gcc-c++3.4.6-3.i386 are already installed!
I'm trying to figure out what RPM means by that.
My assumption is that RPM tries to remove libstc++ old file(s) in order to replace it with the new one(s) and fails because gcc-c++ and libstc++-devel need it.
Am i right?
Do I need to upgrade libstc++-devel and gcc-c++ to the same version of libstdc++ first and only then upgarding libstc++ ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-10-2009 08:58 AM
тАО06-10-2009 08:58 AM
Re: RPM Upgarding problem with libstdc++
check this link :
http://www.centos.org/modules/newbb/print.php?form=1&topic_id=6154&forum=27&order=ASC&start=0
- you could use yum for ths action, yum will select automaticaly what are the dependiency for your libstdc++
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-10-2009 08:59 AM
тАО06-10-2009 08:59 AM
Re: RPM Upgarding problem with libstdc++
You need to update these two apps.
libstdc++-devel-3.4.6-3.i386
gcc-c++3.4.6-3.i386
yum update takes care of these issues more smoothly. Centos yum can be installed on RHEL 4
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
тАО06-10-2009 09:01 AM
тАО06-10-2009 09:01 AM
Re: RPM Upgarding problem with libstdc++
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-10-2009 10:06 PM
тАО06-10-2009 10:06 PM
Re: RPM Upgarding problem with libstdc++
I'll try to update libstdc++-devel and gcc-c++ first
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-10-2009 10:43 PM
тАО06-10-2009 10:43 PM
Re: RPM Upgarding problem with libstdc++
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-12-2009 09:52 AM
тАО06-12-2009 09:52 AM