首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >MAMP $PATH问题

MAMP $PATH问题
EN

Stack Overflow用户
提问于 2014-12-21 00:26:26
回答 1查看 80关注 0票数 0

我尝试使用Stack上的一些建议在MAMP上安装imagemagick,但似乎破坏了MAMP。开始页面加载查找,但当我尝试访问我的站点时,没有得到任何响应。我只是猜测这可能是$PATH的问题,我真的不知道--在这一点上,我已经修改了太多,我觉得我只是把它搞砸了。我真的很感谢你的帮助。

这些是我步入黑暗的脚步:

已安装的家庭brew

已安装的ImageMagick

修改后的$PATH

如果我回显$PATH,我会得到:

代码语言:javascript
复制
 /usr/local/bin:/Applications/MAMP/bin/php/php5.4.10/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/git/bin

如果我运行brew doctor,我会得到:

代码语言:javascript
复制
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!

Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.

Unexpected dylibs:
/usr/local/lib/libecomlodr.dylib

Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.

Unexpected header files:
   <list of files>
EN

回答 1

Stack Overflow用户

发布于 2014-12-21 02:06:52

我找到了问题所在。我删除了home brew并解决了这个问题,但这可能与/usr/local文件夹有关。世界可能永远不会知道。

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

https://stackoverflow.com/questions/27582123

复制
相关文章

相似问题

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