|
|
安装 phpMyAdmin-2.9.1.1的时候提示:
*
* dev-lang/php-5.1.6-r8 needs to be re-installed with all of the following
* USE flags enabled:
*
* pcre session unicode
*
* as well as any of the following USE flags enabled:
*
* mysql or mysqli if using dev-lang/php-5
* mysql if using dev-lang/php-4
*
于是USE=“pcre session unicode mysql mysqli” emerge php
可是完成后phpMyAdmin-2.9.1.1仍然安装不了,还是上边的提示! |
|