CERNroot: Difference between revisions

From LWP-Wiki
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:


The following directory is automatically created:<br/>
The following directory is automatically created:<br/>
'''/home/p123456/fair_install/cernroot/'''
'''/home/p123456/fair_install/CernRoot/'''


After the configuration is finished, you can test your '''root''' by simply running the command:  
After the configuration is finished, you can test your '''root''' by simply running the command:  
   '''root'''
   '''root'''

Revision as of 13:45, 7 March 2016

Configuration of CERNroot

Running the command root-setup cern will configure your system to use CERNroot. This command will also automatically create or change your .bashrc file, so after you have run this command your system is almost ready, you do have to re-open the terminal to activate the new environment settings or run the source command given at the end of set-up.

The following directory is automatically created:
/home/p123456/fair_install/CernRoot/

After the configuration is finished, you can test your root by simply running the command:

 root