pecl:找不到命令 [英] pecl:command not found

查看:789
本文介绍了pecl:找不到命令的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在Macbook Pro的终端上运行以下命令

I'm trying to run the following command in terminal on my macbook pro

cd /tmp; pecl download memcached

但是我得到了

找不到pecl:命令.

pecl:command not found.

经过几天的谷歌搜索后,我找不到最新消息.有人有解决方案吗?

after a days googling I cant find out whats up. Does anyone have a solution?

推荐答案

至少在Arch Linux上,必须使用以下命令为pecl工具安装 php-pear 软件包:

At least on Arch Linux you must install php-pear package for the pecl tool by using this command:

pacman -S php-pear

这篇关于pecl:找不到命令的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆