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的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 【数据结构基础】之链表介绍,生动形象,通
- 下一篇: 各种语言的特点和介绍(附图