首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装pecl_http失败

安装pecl_http失败
EN

Stack Overflow用户
提问于 2015-04-17 08:52:26
回答 1查看 2.4K关注 0票数 0

我用Ubuntu 14

当我执行以下命令时:

代码语言:javascript
复制
sudo pecl install pecl_http

我有以下错误:

代码语言:javascript
复制
WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update
downloading pecl_http-2.4.3.tgz ...

Starting to download pecl_http-2.4.3.tgz (188,540 bytes)
.........................................done: 188,540 bytes
could not extract the package.xml file from "/build/buildd/php5-5.5.9+dfsg/pear-build-download/pecl_http-2.4.3.tgz"
Download of "pecl/pecl_http" succeeded, but it is not a valid package archive
Error: cannot download "pecl/pecl_http"
downloading raphf-1.0.4.tgz ...
Starting to download raphf-1.0.4.tgz (7,232 bytes)
...done: 7,232 bytes
could not extract the package.xml file from "/build/buildd/php5-5.5.9+dfsg/pear-build-download/raphf-1.0.4.tgz"
Download of "pecl/raphf" succeeded, but it is not a valid package archive
Error: cannot download "pecl/raphf"
downloading propro-1.0.0.tgz ...
Starting to download propro-1.0.0.tgz (6,217 bytes)
...done: 6,217 bytes
could not extract the package.xml file from "/build/buildd/php5-5.5.9+dfsg/pear-build-download/propro-1.0.0.tgz"
Download of "pecl/propro" succeeded, but it is not a valid package archive
Error: cannot download "pecl/propro"
Download failed
install failed

你能帮帮我吗?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2015-07-24 09:38:26

来解决这个问题。我的SE Ubuntu是32位。所以我传递了一个64位的操作系统

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/29694553

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档