Mac
CyyDonCry
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
MacOS使用make命令报错“xcrun: error”,“missing xcrun”解决办法
1.例如安装sshpass,./configure和make时报错 sshpass-1.05 % ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no ch原创 2020-12-28 14:06:44 · 1605 阅读 · 0 评论 -
Mac使用brew安装wget
~ % brew install wget ==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/wget-1.20.3_2.big_sur.bottle.tar.gz ######################################################################## 100.0% ==> Pouring wget-1.20.3_2.big_sur.bottle.t.原创 2020-12-28 13:43:35 · 1457 阅读 · 0 评论 -
MacOS在访达顶部显示文件的路径信息
在命令行输入:defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES 效果: 在这里插入图片描述原创 2020-09-19 12:18:57 · 1319 阅读 · 0 评论 -
MacOS命令行安装brew工具
运行命令: /bin/zsh -c “$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)” eg:原创 2020-08-18 09:36:45 · 481 阅读 · 0 评论
分享