Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Installing the binaries

  1. Download this zip fileDownload the macOS binaries from this link.
  2. Drag and drop the downloaded and unzipped folder to the location of your choice, and rename it "Open Ephys."
  3. Double-click the "open-ephys" executable to run the application.

...

git clone --single-branch https://github.com/macports/macports-ports.git
cd macports-ports
git checkout 461781b947cdc9f942d2e963e8d25e58cc7b93ca
cd science/hdf5-18
sudo port install

...