首页 > 学院 > 开发设计 > 正文

mac pro 安装 composer 失败

2019-11-15 01:21:26
字体:
来源:转载
供稿:网友
mac PRo 安装 composer 失败 2014-01-17 13:30 by 萧 云, ... 阅读, ... 评论, 收藏, 编辑

http://getcomposer.org/doc/00-intro.md#using-composer

$ brew install josegonzalez/php/composer

出现错误:

composer: Missing PHP53, PHP54 or PHP55 from homebrew-php. Please install one of them before continuing

composer安装提示:

Note: If you receive an error saying PHP53 or higher is missing use this command to install php brew install php53-intl

执行$ brew install php54-intl 提示:

Error: No available formula for zlibPlease tap it and then try again: brew tap homebrew/dupesSearching taps…

执行$ brew tap homebrew/dupes

再执行:$ brew install josegonzalez/php/composer

参考:http://www.torounit.com/blog/category/php/


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表