Artemis icon indicating copy to clipboard operation
Artemis copied to clipboard

Isuue to run Artemis on mac M1

Open AymanMkhalifa opened this issue 1 year ago • 4 comments

In mac M1 I have installed Open JDK 12.0.1 (confirmed with Java -- version) and Artemis 18.2.0 is not working says "This application requires that Java 9 or later be installed on your computer." The Java path is correct.

any advice?

AymanMkhalifa avatar Jul 11 '24 18:07 AymanMkhalifa

I am facing the same issue and require this program for PHD program

crowcreekc avatar Jul 16 '24 11:07 crowcreekc

I am also having the same problem.

DrCharlotteDixon avatar Sep 27 '24 15:09 DrCharlotteDixon

I've just looked through the closed issues and this one worked for me:

If you want to run from the command line then you can:

cd <your install location, e.g. Applications folder>/Artemis.app/Contents

and then run the script, i.e.

./art

DrCharlotteDixon avatar Sep 27 '24 15:09 DrCharlotteDixon

might be worth updating the version to automatically do the above

MishterBluesky avatar Oct 07 '25 12:10 MishterBluesky