coldguy 发表于 2002-12-22 18:08:12

安装问题,急急急!!!

我有一个大小为1G的分区。不知是否够了(装基本的系统和GNOME我用硬盘安装,交换分区和boot分区与Redhat用同一个。临时文件看能不能设到其它分区上)。
按atfa大侠的《Gentoo Linux 1.4 RC1硬盘安装参考指南》,我进行到emerge rsync就出问题了。错误如下:
>>>Note: /etc/make.profile isn't available;an 'emerge sync' will probably fix this.
>>>starting rsync with rsync://rsync.gentoo.org/gentoo-protage...
failed to read from proxy: Success
rsync: failed to connect to 211.139.95.26:Success
rsync error: error in socket IO (code 10) at clientserver.c(97)
有时候错误是这样的:
>>>Note: /etc/make.profile isn't available;an 'emerge sync' will probably fix this.
>>>starting rsync with rsync://rsync.gentoo.org/gentoo-protage...
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error : error in rsync protocol data stream (code 12) at io.c(150)

说一下我的环境:通过教育网上网,http代理211.139.95.26可用(stage包就是用该代理下的),stage3包为http://www.ibiblio.org/pub/linux/distributions/gentoo/releases/1.4_rc1/x86/stage3-i686_pentium4-1.4_rc1.tar.bz2 。

Kuye 发表于 2002-12-22 20:22:37

1G 恐怕不够用,估计最少需要 2G ,因为编译需要很大的临时空间,且下载的 tarball 也需要很多空间

代理的看一下: [这里]

coldguy 发表于 2002-12-22 22:59:37

1G 恐怕不够用,估计最少需要 2G ,因为编译需要很大的临时空间,且下载的 tarball 也需要很多空间

代理的看一下: [这里]
我可以将其它分区mount上去,来存放临时文件和下载的tarball,不知1G是否够运行时所需。
我按论坛上的帖子,使用了教育网的映像,速度挺块,但当我运行
emerge gnome时,报了缺少fcpackage.2_1.tar.gz的错,我到www.ibiblio.org/pub/linux/distributions/gentoo/distfiles/中找了,也没有,只有2.0的几个版本,请问我怎样才能弄成gnome呢(改成2.0的不知怎样做,或者下载2.1)。

问题解决了,我在源站下到了2.1。
页: [1]
查看完整版本: 安装问题,急急急!!!