Contents

Installing OpenMRS

Contents

My experience installing OpenMRS on OS X El Capitan 10.11.6.

Download the latest OpenMRS Standalone here: http://openmrs.org/download/

First, I had to install Java!! :/

Keep in mind that the latest version java 8 is not compatible at the time of this post.

To double check your Java version, in Terminal (OS X) or Cmd (Windows), type “java -version”, without quotations.

/images/posts/openmrs/javaVersion.png

/images/posts/openmrs/javaIns.png

You’ll be greeted with this screen. I chose the first option. Would be good to experiment with some data populated.

/images/posts/openmrs/openmrs.png

/images/posts/openmrs/openmrs2.png

Will take some time to initialize and set up.

/images/posts/openmrs/openmrsSetup.png

/images/posts/openmrs/openmrsSetup2.png

And an error:

/images/posts/openmrs/error.png

Retry

/images/posts/openmrs/success.png

Stand alone

/images/posts/openmrs/config.png

/images/posts/openmrs/welcome.png

This will start running in the background

/images/posts/openmrs/running.png

And you’re greeted with a Login and Password fields. After login you’ll see the main page.

/images/posts/openmrs/final.png