I need to install IIO scope on my MAC but what I have found so far is for windows. Can someone provide me with the steps for downloading the scope?
I need to install IIO scope on my MAC but what I have found so far is for windows. Can someone provide me with the steps for downloading the scope?
macOS installation is documented on the same page as the Windows instructions: https://wiki.analog.com/resources/tools-software/linux-software/iio_oscilloscope?s[]=iio&s[]=oscilloscope#macos
-Travis
The libad9361 release was built against libiio-0.17. So if you are grabbing the pkg (not building from source) you will have to get that version of libiio. pkg files are mac installers if you are not familiar.
-Travis
Hi ,
I tried to install the IIO Oscilloscope but there was an error in terminal as follows below:
Error: Failed to load cask: ./iio-oscilloscope.rb
Cask 'iio-oscilloscope' is unreadable: wrong constant name #<Class:0x0000000106c4c8e8>
Warning: Treating ./iio-oscilloscope.rb as a formula.
Warning: No available formula with the name "libad9361-iio" (dependency of iio-oscilloscope).
==> Searching for similarly named formulae and casks...
Error: No formulae or casks found for libad9361-iio.
Can you help me? I followed the steps :
git clone -b fix-gtk-upgrade github.com/.../homebrew-formulae.git cd homebrew-formulae brew install --build-from-source ./gtkdatabox-prev1.rb # if necessary: brew link --overwrite gtkdatabox-prev1 brew install --build-from-source ./iio-oscilloscope.rb