Welcome 微信登录
编程资源 图片资源库 蚂蚁家优选 PDF转换器

首页 / 操作系统 / Linux / Ubuntu 10.04 libstdc++5 的问题

1). 如果您正在运行 Ubuntu,请尽量使用像 aptitude 或者 synaptic 一样的软件包管理器,代替人工手动操作的方式从这个网页下载并安装软件包。2). 您可以使用以下列表中的任何一个源镜像只要往您的 /etc/apt/sources.list 文件中像下面这样添加一行:deb http://cz.archive.ubuntu.com/ubuntu jaunty main universe请使用最终确定的源镜像替换 cz.archive.ubuntu.com/ubuntu。3). If you try installing Intel Fortran Compiler on Ubuntu 10.04 Lucid Lynx or Karmic Koala, it is going to throw the error:error while loading shared libraries: libstdc .so.5The original libstdc 5 package is no longer available with the Ubuntu 9.10 repos.(a). So for 32 bit system you would have to get it from  Jaunty Repository.Install it and you are good to go if you are using the 32 bit OS.(b). For 64 bit it is a bit complicated, first install libstdc 5 64bit and then do the following:wget http://security.ubuntu.com/ubuntu/pool/universe/i/ia32-libs/ia32-libs_2.7ubuntu6.1_amd64.debdpkg-deb  -x  ia32-libs_2.7ubuntu6.1_amd64.deb  ia32-libssudocp  ia32-libs/usr/lib32/libstdc .so.5.0.7  /usr/lib32/cd /usr/lib32sudo  ln  -s  libstdc .so.5.0.7  libstdc .so.5This should get you going.Novell PlateSpin Orchestrate图形渲染远程代码执行漏洞Python Asyncore模块accept()函数远程拒绝服务漏洞相关资讯      Ubuntu教程 
  • Ubuntu教程 - 使用Ubuntu拷贝CD和  (12/18/2013 14:38:16)
  • 让Ubuntu 12.10支持RAR和7Z文件解  (11/15/2012 18:51:50)
  • Windows 7硬盘安装Ubuntu 12.10图  (11/03/2012 19:22:47)
  • 完美安装Ubuntu 12.10最新AMD显卡  (11/27/2012 08:17:47)
  • Win 7硬盘安装Ubuntu 12.10  (11/05/2012 13:30:34)
  • 虚拟机上Ubuntu 11.10升级到12.04  (10/12/2012 20:00:38)
本文评论 查看全部评论 (0)
表情: 姓名: 字数


评论声明
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有权保留或删除其管辖留言中的任意内容
  • 本站有权在网站内转载或引用您的评论
  • 参与本评论即表明您已经阅读并接受上述