[求助] apt4rpm 基本用法
http://www.magiclinux.org/drupal/?q=book/view/523APT 主要的设定文件就是 /etc/apt/sources.list,在这里我们指定了仓库的域名,以及其中提供的模块。我们以其中一个仓库 http://cosoft.org.cn/forum/forum.php?forum_id=6382 为例。该仓库域名为: http://auvtech.com/~xinzhen/downloads/apt 提供了 os、updates、gnome 和 extras 这几个模块。因此,我们在 sources.list 中就这样设定:
rpm http://auvtech.com/~xinzhen/downloads/apt magic gnome extras os updates
rpm-src http://auvtech.com/~xinzhen/downloads/apt magic gnome extras os updates
存盘。
介绍中所说的
/etc/apt/sources.list
好像没有哦,应该怎样办? 新建一个 新建一个
那是不是把
rpm http://auvtech.com/~xinzhen/downloads/apt magic gnome extras os updates
rpm-src http://auvtech.com/~xinzhen/downloads/apt magic gnome extras os updates
复制到写字板,再保存为sources.list?
但接着apt-get update这一步时却显示如下
# apt-get update
bash: apt-get: command not found
# 汗……
你是不是没有安装apt啊~
置顶帖子里面有 汗……
你是不是没有安装apt啊~
置顶帖子里面有
太难装了,又是什么依赖性问题,比较烦
没有满足的依赖关系
NOKEY, key ID e42d547b 我用过,置顶帖子里面的那个RPM可以用的 我用过,置顶帖子里面的那个RPM可以用的
是哪一个置顶(把范围缩小点)?里面有太多了,我翻了很久也没翻到 http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=35943 但我的是ML1.2p6版,Lovewilliam,你有在1.2版里试过吗?
http://my.photo.lycos.com.cn/photo/677924/12937_312656.png 嗯 我在终端里安装如下,不知是否成功?
# cd Desktop
# rpm -ivh *.rpm
warning: apt-0.5.5cnc6-fr1.i386.rpm: V3 DSA signature: NOKEY, key ID e42d547b
Preparing... ###########################################
1:apt ########################################### [ 50%]
warning: user dude does not exist - using root
warning: group dude does not exist - using root
warning: user dude does not exist - using root
warning: group dude does not exist - using root
warning: user dude does not exist - using root
warning: group dude does not exist - using root
warning: user dude does not exist - using root
warning: group dude does not exist - using root
warning: user dude does not exist - using root
warning: group dude does not exist - using root
warning: user dude does not exist - using root
warning: group dude does not exist - using root
warning: user dude does not exist - using root
warning: group dude does not exist - using root
warning: user dude does not exist - using root
warning: group dude does not exist - using root
warning: user dude does not exist - using root
warning: group dude does not exist - using root
warning: user dude does not exist - using root
warning: group dude does not exist - using root
2:apt ###########################################
# 你用apt-get 看看有没有效果 你用apt-get 看看有没有效果
终于有反应了,不过是在ML2004.6.1版里(在6.20版里还是不行),我想安个星际译王,应该怎样输入? 没用过~ :lol: 我已把那个synaptic(图形化的下载工具)给装上了,下载很方便
不过,我之所以想起用apt-get下载方式,是想把那个永中Office装上去(ML1.2里),
按照终端里的提示,把未满足依赖关系的包装上后,在终端里输入./setup,还是显示
# ./setup
./setup: error while loading shared libraries: libgnomeui.so.32: cannot open shared object file: No such file or directory
#
但我确认已把那个 libgnomeui包给装上了,真令人头痛
页:
[1]