# ERSN-OpenMC

**URL:** https://openmc.discourse.group/t/ersn-openmc/134
**Category:** User Support
**Created:** [February 25, 2015, 4:44am UTC](https://openmc.discourse.group/t/ersn-openmc/134 "2015-02-25T04:44:20Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Mohammad\_Al-osaimi](https://avatars.discourse-cdn.com/v4/letter/m/7cd45c/32.png) [@Mohammad\_Al-osaimi](https://openmc.discourse.group/u/Mohammad_Al-osaimi)
#### Post date: [February 25, 2015, 4:44am UTC](https://openmc.discourse.group/t/ersn-openmc/134/1 "2015-02-25T04:44:20Z")

</div>

? how to install ERSN-OpenMC

---

<div class="post-metadata">

### Author: ![paulromano](https://yyz2.discourse-cdn.com/free1/user_avatar/openmc.discourse.group/paulromano/32/486_2.png) [@paulromano](https://openmc.discourse.group/u/paulromano)
#### Post date: [February 25, 2015, 1:08pm UTC](https://openmc.discourse.group/t/ersn-openmc/134/2 "2015-02-25T13:08:50Z")

</div>

You should contact Jaafar El Bakkali at [bahmedj@gmail.com](mailto:bahmedj@gmail.com) for help with ERSN-OpenMC.

Best regards,  
Paul

---

<div class="post-metadata">

### Author: ![EL\_BAKKALI\_JAAFAR](https://avatars.discourse-cdn.com/v4/letter/e/45deac/32.png) [@EL\_BAKKALI\_JAAFAR](https://openmc.discourse.group/u/EL_BAKKALI_JAAFAR)
#### Post date: [February 26, 2015, 7:49pm UTC](https://openmc.discourse.group/t/ersn-openmc/134/3 "2015-02-26T19:49:13Z")

</div>

ERSN-OpenMC is java-based application that can be run on Ubuntu distributions, you need to have java on your computer. The executable can be downloaded from  
[http://sourceforge.net/projects/ersn-openmc/files/latest/download](http://sourceforge.net/projects/ersn-openmc/files/latest/download)

or  
[https://github.com/EL-Bakkali-Jaafar/ERSN-OpenMC/releases/download/v1.1/ersn-openmc-v1.1-bin.zip](https://github.com/EL-Bakkali-Jaafar/ERSN-OpenMC/releases/download/v1.1/ersn-openmc-v1.1-bin.zip)

---

<div class="post-metadata">

### Author: ![Mohammad\_Al-osaimi](https://avatars.discourse-cdn.com/v4/letter/m/7cd45c/32.png) [@Mohammad\_Al-osaimi](https://openmc.discourse.group/u/Mohammad_Al-osaimi)
#### Post date: [February 27, 2015, 8:38pm UTC](https://openmc.discourse.group/t/ersn-openmc/134/4 "2015-02-27T20:38:59Z")

</div>

thanks Paul

بتاريخ الخميس، 26 فبراير، 2015 10:49:14 م UTC+3، كتب [bah...@gmail.com](mailto:bah...@gmail.com):

---

<div class="post-metadata">

### Author: ![Mohammad\_Al-osaimi](https://avatars.discourse-cdn.com/v4/letter/m/7cd45c/32.png) [@Mohammad\_Al-osaimi](https://openmc.discourse.group/u/Mohammad_Al-osaimi)
#### Post date: [February 27, 2015, 8:44pm UTC](https://openmc.discourse.group/t/ersn-openmc/134/5 "2015-02-27T20:44:04Z")

</div>

I already installed the java  
but I do not know what next and how to install the program  
could you give me the step of how to do that??

بتاريخ الجمعة، 27 فبراير، 2015 11:38:59 م UTC+3، كتب Mohammad Al-osaimi:

---

<div class="post-metadata">

### Author: ![EL\_BAKKALI\_JAAFAR](https://avatars.discourse-cdn.com/v4/letter/e/45deac/32.png) [@EL\_BAKKALI\_JAAFAR](https://openmc.discourse.group/u/EL_BAKKALI_JAAFAR)
#### Post date: [February 28, 2015, 1:50pm UTC](https://openmc.discourse.group/t/ersn-openmc/134/6 "2015-02-28T13:50:27Z")

</div>

no need to install it just extract the compressed file then run the following command from terminal:  
java -jar ERSN-OpenMC.jar

---

<div class="post-metadata">

### Author: ![Tarek\_El\_Bardouni](https://avatars.discourse-cdn.com/v4/letter/t/b9e5f3/32.png) [@Tarek\_El\_Bardouni](https://openmc.discourse.group/u/Tarek_El_Bardouni)
#### Post date: [March 6, 2015, 5:59pm UTC](https://openmc.discourse.group/t/ersn-openmc/134/7 "2015-03-06T17:59:24Z")

</div>

I could guide you by this draft:

**For Ubuntu you need the following**  **:**

1. update the OS: $ sudo apt-get update

$ sudo apt-get upgrade

1. install g++ : $ sudo apt-get install g++

2. install java 8 :

$ sudo add-apt-repository ppa:webupd8team/java

$ sudo apt-get update

$ sudo apt-get install oracle-java8-installer

1. download the ERSN-OpenMC GUI from :

[https://github.com/EL-Bakkali-Jaafar/ERSN-OpenMC/releases](https://github.com/EL-Bakkali-Jaafar/ERSN-OpenMC/releases)

1. untar the archive and double-clic on the extracted binary file to run it under java: java -tar ERSN-OpenMC-v1.1.jar

2. then install the prerequisistes and openMC by choosing Tools then Get OpenMC and related libraries (you will be asked to enter the sudoer password for some packages)
