Stuart Hertzog
Stuart Hertzog
Failure to install in RStudio Version 1.1.412 on Intel Mac OS X 10_11_6 ``` > install.packages("Hmisc") Installing package into ‘/Users/Stuart/Data/Active/Technology/Data mining/Data Mining books/R Data Mining/packrat/lib/x86_64-apple-darwin15.6.0/3.4.3’ (as ‘lib’ is unspecified) There...
Since updating RStudio to 1.1.414 Hmisc 4.1-1 now installs from CRAN. And yes, the file /Library/Frameworks/R.framework/Resources/etc/Makeconf does exist on the system, including the flag FLIBS: FLIBS = -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0 -L/usr/local/gfortran/lib -lgfortran...
@cjcliffe I don't have MacPorts installed but use Homebrew, so your script threw an error on line 32 on my iMac 7,1 running OS X 10.11.6: `sudo port install rtl-sdr`...
Install via Homebrew went smoothly bt ended wit a warning: bash$ brew tap dholm/homebrew-sdr Updating Homebrew... bash$ brew install cubicsdr Updating Homebrew... ==> Installing cubicsdr from dholm/sdr ==> Installing dependencies...
Don’t know if this will help: bash$ cubicsdr /usr/local/bin/cubicsdr: line 5: 85788 Illegal instruction: 4 ./CubicSDR bash$ cd /usr/local/Cellar/cubicsdr/0.2.3/libexec/ bash$ ls CubicSDR CubicSDR.ico fonts bash$ ./CubicSDR Illegal instruction: 4 Stuart...
I'm getting this even after reinstalling `liquid-dsp` as above: `bash$ brew reinstall --HEAD liquid-dsp ==> Reinstalling dholm/sdr/liquid-dsp ==> Cloning https://github.com/jgaeddert/liquid-dsp.git Updating /Users/Stuart/Library/Caches/Homebrew/liquid-dsp--git ==> Checking out branch master ==> ./bootstrap.sh ==>...
No progress? Still cannot build: [Cubicsdr build failure.txt](https://github.com/dholm/homebrew-sdr/files/923202/Cubicsdr.build.failure.txt)
Tried again (again) building everything locally. Built, but `cpack` had to be run with 'sudo' and threw lots of complaints: ``` bash$ cpack CPack: Create package using DragNDrop CPack: Install...
After a fresh install of Pothosware brew formulae, I get the following: ``` bash$ brew install cubicsdr --HEAD Updating Homebrew... ==> Installing cubicsdr from dholm/sdr ==> Cloning https://github.com/cjcliffe/CubicSDR.git Updating /Users/Stuart/Library/Caches/Homebrew/cubicsdr--git...
Yes, exactly. I have allowed both bunch and bunch-beta Full Disk Access. Sent from my iPad > On Oct 2, 2022, at 2:34 PM, Brett Terpstra ***@***.***> wrote: > >...