|
大家好,我首次使用Gentoo。
我今天根据手册进行相关操作,一起都正常。但是我就是不能安装PHP提示下面的错误:
- #emerge php
- Calculating dependencies... done!
- emerge: there are no ebuilds built with USE flags to satisfy "=dev-lang/php-5.2.14[gd]".
- !!! One of the following packages is required to complete your request:
- - dev-lang/php-5.2.14 (Change USE: +gd)
- (dependency required by "dev-lang/php-5.2.14" [ebuild])
- (dependency required by "php" [argument])
复制代码
请教大家应该如何处理?
另外一个问题我看了php有多个ebuild,php-5.2.13 和php-5.2.14 如如何选择安装php-5.2.13.
非常谢谢! |
|