-bash : rvictl: command not found, Mac book pro OS X 10.7.5 & Xcode 4.6

后端 未结 6 1575
梦如初夏
梦如初夏 2021-01-05 00:28

I want to debug some network bug with my application ,I found a way to create rvi to trace, But I even can\'t finish step 1 :

rvictl -s -bash : rvictl: command not

6条回答
  •  佛祖请我去吃肉
    2021-01-05 00:49

    When you say: the command line tools for 10.10 apparently do not include the rvictl program - I get the error message: command not found

    You need to see the comment above: Mavericks and beyond: You need to install XCode from the App Store, and then you need to launch XCode once, and accept installation of additional tools. Restart your terminal.

    It will then appear.

提交回复
热议问题