LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 679|回复: 3

包的更新序列中USE標記有些帶%,這是怎麼回事?

[复制链接]
发表于 2011-6-9 07:10:59 | 显示全部楼层 |阅读模式
用一些不穩定包,包更新過程總有一些列的問題。
儘管解決了一些,但總感覺不踏實。
特別是最近一次更新之後,
emerge --depclean 竟然把nano給刪了,
revdep-rebuild仍然沒有裝回nano。

所以想問一下USE帶%的意思,謝謝。
发表于 2011-6-9 09:21:12 | 显示全部楼层
man emerge(1), then grep asterisk and percent
回复 支持 反对

使用道具 举报

发表于 2011-6-9 10:26:23 | 显示全部楼层
[ebuild      U ]  sys-devel/distcc-2.16  [2.13-r1] USE=ipv6*
     -gtk -qt%
          Here we see that the make.conf variable USE affects how
          this package is built.   In this example, ipv6 optional
          support  is enabled  and both  gtk and  qt  support are
          disabled.  The  asterisk following ipv6  indicates that
          ipv6 support  was disabled  the last time  this package
          was installed.  The percent sign following qt indicates
          that the qt option has  been added to the package since
          it was  last installed.  For information  about all USE
          symbols, see the --verbose option documentation above.
          *Note:  Flags  that  haven't  changed  since  the  last
          install are  only displayed when you  use the --pretend
          and --verbose  options.  Using the  --quiet option will
          prevent all information from being displayed.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-6-9 12:27:10 | 显示全部楼层
了解,謝謝。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表