? 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 :
- update the OS: $ sudo apt-get update
$ sudo apt-get upgrade
-
install g++ : $ sudo apt-get install g++
-
install java 8 :
$ sudo add-apt-repository ppa:webupd8team/java
$ sudo apt-get update
$ sudo apt-get install oracle-java8-installer
- download the ERSN-OpenMC GUI from :
https://github.com/EL-Bakkali-Jaafar/ERSN-OpenMC/releases
-
untar the archive and double-clic on the extracted binary file to run it under java: java -tar ERSN-OpenMC-v1.1.jar
-
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)