默认情况下,p4 二进制文件安装在 OSX 上的哪里?
我的 Mac 上安装了 p4v,但找不到 p4 二进制文件。它不在路径中,所以我无法执行which p4.有谁知道默认位置吗?
I have p4v installed on my mac but can't find the p4 binary. its not in the path so I can't do which p4. Does any one know the default location?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在我的 Mac (OSX 10.7) 上,它位于 /usr/bin/p4,它应该位于您的路径上。
如果它位于不同的位置,您应该能够使用 Spotlight 找到它,或者使用以下命令:
On my Mac (OSX 10.7) it's at /usr/bin/p4, which ought to be on your path.
You should be able to find it using Spotlight if it's in a different place, or using the command: