我需要一个最新版本的C++标准库(版本6)。
在我们的RedHat服务器上获得这个信息的最佳方法是什么?我注意到up2date不是安装程序。相反,是否有一个标准的安全位置来下载它,或者我应该设置up2date?我不打算更新系统上的任何其他信息。
我觉得up2date可能杀得过头了。这听起来可能是一种付费服务:
Error Message:
Service not enabled for system profile: "myserver"
Error Class Code: 31
Error Class Info:
This system does not have a valid entitlement for Red Hat Network.
Please visit https://rhn.redhat.com/rhn/systems/SystemEntitlements.do
or login at https://rhn.redhat.com, and from the "Your RHN" tab,
select "Subscription Management" to enable RHN service for this system.
Explanation:
An error has occurred while processing your request. If this problem
persists please enter a bug report at bugzilla.redhat.com.
If you choose to submit the bug report, please be sure to include
details of what you were trying to do when this error occurred and
details on how to reproduce this problem.发布于 2013-03-29 14:51:37
您可以在:http://legacy.redhat.com/pub/redhat/linux/9/en/找到Red 9发行版的下载树。
包在:http://legacy.redhat.com/pub/redhat/linux/9/en/os/i386/RedHat/RPMS/中
但是,您将找不到那些库或包的更新版本。这只是获得任何附加包下载的一种方法,因为您没有up2date功能。
您想通过更新C++库来解决什么问题?
发布于 2013-03-29 14:51:02
你正在运行一个十年前的操作系统,这是不受支持的。红帽不会提供任何更新,也不会在互联网上找到任何支持你的人。您需要安装一个更新的版本,如RHEL6.4。如果您不想为RHEL付费(我认为您应该支付,因为您似乎需要支持),您可以尝试它的一个克隆,如科学Linux或CentOS。
发布于 2013-03-29 14:53:14
RedHat9 9/Shrike于2003年3月发行。从那以后,它已经停止了,并且不受支持,因此没有地方为它获得最近的rmps,因为没有最近的rpms存在。
目前支持的替代品是红帽企业Linux (,RHEL ),这是一个商业发行版,或者CentOS,它是一个基于RHEL的免费发行版。是时候升级到其中之一了。
https://serverfault.com/questions/494540
复制相似问题