0x01:啰嗦两句
安装的是GNURadio 3.8,在网上坑了一圈(包括官网)后去到github看到下面这段话,所以有了这篇文章。
You must install Python 3.7 using the python.org installer; GNURadio.app can’t use the version installed with macOS (or MacPorts or Homebrew)
0x02: python依赖
python的官网下载
https://www.python.org/downloads/mac-osx/
这个不用出教程了。直接点点点,然后确认下版本哈哈。
0x03:gunradio 下载安装
https://github.com/ktemkin/gnuradio-for-mac-without-macports/releases
下载新版本的gnuradio的dmg文件这个也是双击打开
拖过去就好了
0x04:还会提示缺个x11的依赖
直接去官网下载安装:https://www.xquartz.org/
0x05:测试功能
安装完成启动后发现都正常了没有之前brew install的报错。程序状态栏里是xquartz启动的。启动速度比较慢,没有brew install 安装的启动速度快。项目着急就先不弄了,有机会试试其他方式安装吧。
0x06 写在最后的一些事情:
有可能需要 hackrf_info:brew install hackrf
来源:freebuf.com 2020-08-25 16:45:11 by: question
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
喜欢就支持一下吧
请登录后发表评论
注册