Gentoo的USE标签的冲突,现在portage提供了 emerge --autounmask-write
的方式来自动更新portage配置文件,USE环境变量是针对全局的USE设置,而这个文件是针对具体的软件包来设置。
emerge参数:--autounmask-write
用法:
- 查看需要的依赖标记
emerge -pv fcitx
- 自动标记
emerge --autounmask-write fcitx
- 更新配置文件
dispatch-conf
u
- 安装软件
emerge fcitx