ERSN-OpenMC

? how to install ERSN-OpenMC

You should contact Jaafar El Bakkali at bahmedj@gmail.com for help with ERSN-OpenMC.

Best regards,
Paul

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

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

thanks Paul

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

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:

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

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

  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)