QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 778|回复: 1

FC4 apt 安装问题

[复制链接]
发表于 2006-10-23 18:01:20 | 显示全部楼层 |阅读模式
FC4本身不带apt功能,我下载了一个apt的rpm包。在终端中敲入以下命令:

#rpm -ivh /root/Desktop/apt-0.5.15lorg3.2-7.fc4.i386.rpm

然后出错信息如下:

warning:/root/Desktop/apt-0.5.15lorg3.2-7.fc4.i386.rpm : Header V3DSA signature : NOKEY, key ID lac70ce6

error:Failed dependencies:
apt-config is needed by apt-0.5.15lorg3.2-7.fc4.i386
libstdc++.so.6(GLIBC++-3.4.6)is needed by apt-0.5.15lorg3.2-7.fc4.i386



问题1:我现在就是在安装apt, 可是它还提示我安装apt-config, 这不是矛盾吗?apt-config 是个包还是什么?怎样安装?
问题2:libstdc++.so.6文件就在我的共享库里面,怎么它找不到呢?


如果哪位遇到过相同或类似的问题,或知道怎么解决这个问题,请指教。不胜感谢!
发表于 2006-10-24 08:54:49 | 显示全部楼层
用过FC4的YUN,
应该知道YUN的功能跟APT很相似.

请参考下面的方法,
看看能不能给你一点启迪:

如何在FC4中使用apt-get
                                       
1、安装apt-get
rpm -ivh http://ftp.freshrpms.net/pub/fedora/linux/extras/4/i386/apt-0.5.15lorg3.2-6.fc4.i386.rpm

2、导入GPG签名
rpm --import http://svn.rpmforge.net/svn/branches/rpms/matthias/apt/RPM-GPG-KEY.freshrpms
rpm --import http://rpm.livna.org/RPM-LIVNA-GPG-KEY

3、加Fedora core 4.0的源
# Add any local / 3rd party repositories here..rpm http://ayo.freshrpms.net  fedora/linux/4/i386 core extras updates freshrpmsrpm http://rpm.livna.org/ fedora/4/i386 lvnrpm-src http://rpm.livna.org/ fedora/4/i386 lvn

4, 从apt源中取回软件包的列表
apt-get update

5. synaptic的安装
apt-get install synaptic
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-9-22 09:59 , Processed in 0.049668 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表