|
|
这次是下了决心要把gentoo装上去,有几个问题想请教各位
1.第一次我用的是install-x86-minimal-2007.0+stage3-x86-2007.0.tar.bz2
第二次用的是install-x86-minimal-2007.0+stage3-i686-2007.0.tar.bz2
uname -m显示我的机器是i686,那么我到底用哪个,还是两个都可以装.
2.看了官方手册,按照上面来做,一直到emerge --sync都没问题,到了make.profile这里就出问题了,如果用stage3-i686-2007.0.tar.bz2,在/usr/portage/profiles/default-linux/x86/2007.0这个目录下什么东西都没有,用stage3-x86-2007.0.tar.bz2
的话就会有server和desktop两种选择
所以我只好用2006的
ln -snf /usr/portage/profiles/default-linux/x86/2006.1/desktop /etc/profile,然后
emerge gentoo-sources
提示错误信息:
!!!arch is not set...are you missing the '/etc/make.profile' symlink?
!!!is the symlink correct?is your portage tree complete?
各位帮我看一下吧,这个/etc/make.profile到底有什么作用,它只能是一个symlink吗,还是可以自己写一个/etc/make.profile,要不哪位把你的/usr/portage/profiles/default-linux/x86/2007.0/desktop/make.profile贴出来 |
|