CMT and Athena at NIKHEF
Revision as of 07:42, 20 April 2005 by Ivov@nikhef.nl (talk | contribs) (→1. Setting up the 9.0.4 environment)
When starting with Atlas software it is required at NIKHEf there are some settings that are required. On this page we will see the basic steps required to get the Athena environment set-up working. We will use release 9.0.4 at NIKHEF on a RH7.3 machine.
Note:
Commands are listed in red. Files and things to add/remove are listed in blue.
1. Setting up the 9.0.4 environment
- a) Log onto a RedHat 7.3 machine
- You can check the operating system on your maching by typing cat /etc/issue. At NIKHEF njord is such a machine for example.
- b) Create a user account on the project disk
- This needs to be done only once.
- cd /project/atlas/users
- mkdir <your_login_name>
- cd <your_login_name>
- source /project/atlas/nikhef/setup/nikhef_setup_9.0.4.csh
This sets variables related to this specific release. For each new shell these variables need to be defined so the best thing is to put this line in your .cshrc file located in your home directory.
- check you have cmt and the rest correctly set-up