-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install Issues for MacOS Monterey 12.4 #30
Comments
It looks like the old brew instruction are broke - I will have to update them. If you just want to install - https://github.com/righthalfplane/SdrGlut/releases/tag/v1.30 It has the prebuilt exe for MacOS Sierra, MacOS High Sierra, MacOS Mojave, MacOS Catalina and MacOS Big Sur and a native mode version for Apple-M1 Machines. Download SdrGlut-986-Install.dmg or SdrGlut-986-M1-m-Install.dmg and install SdrGlut by dragging it to the Applications folder. On MacOS, xquartz needs to be installed (https://www.xquartz.org/releases/). If you are Using a SDRPlay device, SDRplay_RSP_API-MacOSX-3.07.3 needs to be installed. You can get it from - |
I have fixed the brew install instructions - The apple M1 machines need a few changes and a new Makefile. |
Eh mate can you add the new M1 make file referenced in the instructions? |
Yes, Sorry about that - I put it out there a few minutes ago. I aways seem to forget something. |
I get to the second step of the install, and get the following error. Any suggestions? Looks to be an X11 issue, and maybe Monterey is using XQuartz instead of X11 maybe?
(base) Dons-MacBook-Pro:~ donkelly$ brew tap dholm/homebrew-sdr
==> Tapping dholm/sdr
Cloning into '/usr/local/Homebrew/Library/Taps/dholm/homebrew-sdr'...
remote: Enumerating objects: 441, done.
remote: Total 441 (delta 0), reused 0 (delta 0), pack-reused 441
Receiving objects: 100% (441/441), 120.77 KiB | 1.49 MiB/s, done.
Resolving deltas: 100% (269/269), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/dholm/homebrew-sdr/multimon-ng.rb
multimon-ng: Unsupported special dependency :x11
Error: Cannot tap dholm/sdr: invalid syntax in tap!
(base) Dons-MacBook-Pro:~ donkelly$
The text was updated successfully, but these errors were encountered: