Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

evanheller/fiji-launcher-macOS-arm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

fiji-launcher-macOS-arm

Modified version of the ImageJ launcher script for Fiji for compatibility with ARM-native JREs on Apple Silicon.

To run Fiji natively on Apple Silicon, the suggested route would be:

  • Download the "No JRE" version of Fiji
  • Obtain an ARM-native version of the JRE from Oracle, or install OpenJDK from Homebrew
  • The installers above will install the JREs system-wide, but you can also package them locally in the Fiji.app/java subdirectory.
  • Copy the Info.plist and ImageJ-macosx launcher provided in this repository into the Fiji.app/Contents and Fiji.app/Contents/MacOS respectively.

As of December 2021, Fiji packages an Intel-only binary of imagej-launcher. While this can be compiled as an ARM64 binary (see this thread ), the launcher is not compatible with recent ARM-native versions of the JRE provided by Oracle or OpenJDK. An alternative solution would be to use an ARM-native JRE known to work with imagej-launcher, such as Azul.

About

Fiji launcher script for Apple Silicon Macs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages