mac 下面 you have an outdated version of /usr/bin/install_name_tool installed
生活随笔
收集整理的这篇文章主要介绍了
mac 下面 you have an outdated version of /usr/bin/install_name_tool installed
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
我在macpro,系统版本10.10.1 ,安装composer的时候提示 you have an outdated version of /usr/bin/install_name_tool installed。
解决办法:先查看install_name_tool 的当前版本:otool -L /usr/bin/install_name_tool ,如图
解决办法:先查看install_name_tool 的当前版本:otool -L /usr/bin/install_name_tool ,如图
发现版本过低,最简单的方法就是更新系统,更新到最新的10.10.4,再次查看版本
版本已经更新,再次运行之前命令即可
总结
以上是生活随笔为你收集整理的mac 下面 you have an outdated version of /usr/bin/install_name_tool installed的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: 【数据结构基础】之链表介绍,生动形象,通
- 下一篇: 各种语言的特点和介绍(附图