Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
resources:tools-software:linux-software:iio_oscilloscope [24 Dec 2021 22:26] – [Capture Window] Robin Getzresources:tools-software:linux-software:iio_oscilloscope [25 Jan 2022 00:45] – [macOS] Travis Collins
Line 44: Line 44:
 ==== macOS ==== ==== macOS ====
  
-For macOS install libiio and libad9361 from source or using pkg's on the associated release pages. If you are using the pkg's make the version used by libad9361 is the same as the release of libiio you download. +The recommended method is to use brew which we there is a recipe for:
- +
-[[https://github.com/analogdevicesinc/libad9361-iio/releases|libad9361]] +
-[[https://github.com/analogdevicesinc/libiio/releases|libiio]] +
- +
-Then using brew install IIO-Scope:+
 <code> <code>
-brew install --HEAD tfcollins/homebrew-formulae/iio-oscilloscope+git clone -b fix-gtk-upgrade https://github.com/tfcollins/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
 </code> </code>
  
resources/tools-software/linux-software/iio_oscilloscope.txt · Last modified: 18 Oct 2023 12:01 by Cristina Suteu