|

楼主 |
发表于 2005-6-11 09:10:26
|
显示全部楼层
Post by liuspider
"opengl mmx cjk 3dnow nls" should be put into your global make.conf: you do not want to specify them individualy to each package which supports them
cjk和nls、3dnow可以写到make.conf中,但是mmx在很多软件编译时都会有错误。而且除非是你从一开始已经决定要安装哪些东西,否则这些参数还是不要全部放在make.conf中比较好,因为这会导致从一开始就自动选择了过多你可能不需要的软件。 |
|