Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
关于emerge的问题
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese)
View previous topic :: View next topic  
Author Message
punkid
Apprentice
Apprentice


Joined: 18 Dec 2004
Posts: 215
Location: offline

PostPosted: Fri Jan 28, 2005 10:26 am    Post subject: 关于emerge的问题 Reply with quote

1.从网路emerge的速度实在太慢了,平均下载速度才10K/s。我可不可以换一个网路镜像站点,有没有什么快点的镜像站点?
或者能不能先把要emerge的东西下载到硬盘上再进行emerge。如果可以的话,我该如何知道emerge某个软件所需的依赖关系,并如何下载到所有要emerge的东西,再在硬盘上进行emerge。

2.每次emerge之后的/var/tmp/portage目录可不可以清空啊?
_________________
My Blog | Latest Screenshot
Back to top
View user's profile Send private message
Fleta
n00b
n00b


Joined: 12 Dec 2004
Posts: 68

PostPosted: Fri Jan 28, 2005 4:35 pm    Post subject: Reply with quote

1. 可以用mirrorselect来选几个快点的镜像:
Code:
# mirrorselect -a -s4 -o | grep 'GENTOO_MIRRORS=' >> /etc/make.conf

# emerge -f packagename && emerge packagename
会先下载那个包及其依赖包的源码之后才开始进行编译。
2. 可以。
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum