Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.04 KB

File metadata and controls

34 lines (21 loc) · 1.04 KB

ImageJ EVIDENT Viewer Plugin for MacOS

How to Install

  1. Download the EvidentViewer-mac.zip.

  2. Extract the zip file.

  3. Open a terminal window and navigate to the directory where you extracted it.

    cd < the path to the folder EvidentViewer-mac >
  4. Assign execute permission to the installer:

    chmod a+x ./EvidentViewer-mac.run
  5. Run the installer:

    ./EvidentViewer-mac.run
  6. During the installation, the EULA will appear. Scroll using the ‘↓’ key, and type ‘y’ to agree and continue.

  7. After installation, a new folder named EvidentViewer-VerLatest will be created.

  8. Copy the EvidentViewer-VerLatest folder to the plugins folder of your ImageJ directory.

  • If the plugins folder already contains an EvidentViewer-VerLatest folder, delete the existing folder before copying.

enter image description here