guanel 发表于 2004-7-27 17:03:44

安装apt后不能运行,请指教

强制安装万apt for fedora2后运行apt-get,有如下错误信息:
# apt-get
apt-get: error while loading shared libraries: libbeecrypt.so.6: cannot open shared object file: No such file or directory
apt-get update
apt-get: error while loading shared libraries: libbeecrypt.so.6: cannot open shared object file: No such file or directory
#

请问是哪个软件没装?还是怎么了?请指教。
再请问有没有apt的源码,是不是编译安装就好了?

lovewilliam 发表于 2004-7-27 17:23:12

看www.magiclinux.org上面的文档

lovewilliam 发表于 2004-7-27 17:24:54

有依赖,到www.rpmfind.org上找找RPM包,安上就可以了

cjx3501 发表于 2004-7-27 19:52:28

1、下载:
                     http://www.magiclinux.org/people/yourfeng/apt-0.5.15cnc6-1.1.fc2.fr.i386.rpm
                  http://www.magiclinux.org/people/yourfeng/apt-devel-0.5.15cnc6-1.1.fc2.fr.i386.rpm

2、安装(去到这两个文件所在目录里,在终端里输入):rpm -ivh *.rpm --nodeps --force

3、编辑 /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

4、在终端里输入:apt-get update

5、如无意外,大功告成 8)

guanel 发表于 2004-7-27 21:55:00

谢谢!!!好人呢!好人呢!!!好人呢!!!!

guanel 发表于 2004-7-27 22:16:41

照你的方法做了,还是不行,提示如下:
apt-get: error while loading shared libraries: librpm-4.3.so: cannot open shared object file: No such file or directory
再指点指点
谢谢!!

cjx3501 发表于 2004-7-27 22:24:47

照你的方法做了,还是不行,提示如下:
apt-get: error while loading shared libraries: librpm-4.3.so: cannot open shared object file: No such file or directory
再指点指点
谢谢!!
你的是哪个版本?以上方法是我在ML6.20版下用过的。

guanel 发表于 2004-7-27 23:13:48

我的这个版本是MagicLinux 1.2 pre6-1,我不知道还有个ML6.20,在哪里能下?

cjx3501 发表于 2004-7-27 23:24:00

我的这个版本是MagicLinux 1.2 pre6-1,我不知道还有个ML6.20,在哪里能下?
6.20版只是以发布的时间来区分,而你那个MagicLinux 1.2 pre6-1也有可能是6.20版,因为6.20版下载时也是这个文件名,关键是留意下载时所显示的日期 :-D

guanel 发表于 2004-7-28 00:28:26

我的是6月初下的,应该是61版吧。

cjx3501 发表于 2004-7-28 00:35:05

我的是6月初下的,应该是61版吧。
ML6.1或者试试下面的两个包,看行不行
http://www.linuxfans.org/nuke/modules.php?name=Forums&file=download&id=6455
http://www.linuxfans.org/nuke/modules.php?name=Forums&file=download&id=6456

guanel 发表于 2004-7-28 01:10:13

成功了,谢谢兄弟!!

guanel 发表于 2004-7-28 20:02:24

安装后,apt-get upgrade的结果提示有冲突:
Preparing...                                                                                              ###########################################
      file /etc/skel/.kde/share/config/kdesktoprc from install of kd                                    ebase-3.2.3-4mgc conflicts with file from package magic-conf-1.2-20
      file /etc/skel/.kde/share/config/konquerorrc from install of k                                    debase-3.2.3-4mgc conflicts with file from package magic-conf-1.2-20
E: Sub-process /bin/rpm returned an error code (44)
用apt-get dist-upgrade也不行,不知道大家都遇到过没有? cjx3501你有没有遇到,若有解决办法还请指教,谢谢。

cjx3501 发表于 2004-7-28 23:34:37

我也不知道,只能等高手来看看了
另外,如果真想试试apt-get安装方式,在一个新安装的系统上安装,成功率会大些 8)

樱家冢 发表于 2004-7-29 08:15:18

beecrypt
页: [1] 2
查看完整版本: 安装apt后不能运行,请指教