在php中安装v8js

在php中安装v8js,php,linux,v8,Php,Linux,V8,尝试通过以下命令安装v8js扩展: sudo pecl install v8js-0.1.5 但在安装结束时,我得到: checking for V8 files in default path... not found configure: error: Please reinstall the v8 distribution ERROR: `/tmp/pear/temp/v8js/configure --with-v8js' failed 在安装过程中,我还遇到了一个问题: Please

尝试通过以下命令安装v8js扩展:

sudo pecl install v8js-0.1.5
但在安装结束时,我得到:

checking for V8 files in default path... not found
configure: error: Please reinstall the v8 distribution
ERROR: `/tmp/pear/temp/v8js/configure --with-v8js' failed
在安装过程中,我还遇到了一个问题:

Please provide the installation prefix of libv8 [autodetect] :

我必须回答什么?

在我看来,这类问题更适合超级用户()或服务器故障()。也许超级用户是发布它的最佳地点。如果你愿意,你可以要求迁移到那边。好的,我可以要求谁?我已经标记了它,要求版主注意。让我们看看他们要说什么