【发布时间】:2012-01-26 20:31:34
【问题描述】:
我正在尝试在 centos 上安装 apt-get。
wgethttp://pkgs.repoforge.org/apt/apt-0.5.15lorg3.2-1.el4.rf.x86_64.rpm rpm -i apt-0.5.15lorg3.2-1.el4.rf.x86_64.rpm 错误:失败的依赖项: apt-0.5.15lorg3.2-1.el4.rf.x86_64 需要 libbeecrypt.so.6()(64bit) apt-0.5.15lorg3.2-1.el4.rf.x86_64 需要 libreadline.so.4()(64bit) apt-0.5.15lorg3.2-1.el4.rf.x86_64 需要 librpm-4.3.so()(64bit) apt-0.5.15lorg3.2-1.el4.rf.x86_64 需要 librpmdb-4.3.so()(64bit) apt-0.5.15lorg3.2-1.el4.rf.x86_64 需要 librpmio-4.3.so()(64bit) 现在我可以尝试单独下载缺少的库,但有更好的方法吗?【问题讨论】: