Low- and Intermediate-energy nucLear experiment Analysis toolKit
Clone LILAK git repository from LILAK Github
git clone [email protected]:lilak-project/lilak.git
Move into the LILAK main directory and xlone project repositories from LILAK Projects
cd lilak/
git clone [email protected]:lilak-project/atomx.git
Run cofigure.py
and follow the instructions.
./configure.py
Run create_project.py
and follow the instructions.
./create_project.py
Remove or comment out (#) Rint.Logon line as below in ~/.rootrc:
#Rint.Logon: /path/to/lilak/macros/rootlogon.C
or run root with -n
option when you run root to execute without logon and logoff macros.
root -n