1 / 1

Installation of ATLAS Software on Laptop Joe Virzi March 11, 2005

Installation of ATLAS Software on Laptop Joe Virzi March 11, 2005. The installation URL used as reference is: http://agenda.cern.ch/askArchive.php?base=agenda&categ=a044275&id=a044275s0t1%2Ftransparencies%2Fdistkit-tutorial-20041102.pdf mkdir -p -m 777 /Atlas/AtlasReleases

nolan-avila
Download Presentation

Installation of ATLAS Software on Laptop Joe Virzi March 11, 2005

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Installation of ATLAS Software on LaptopJoe Virzi March 11, 2005 The installation URL used as reference is:http://agenda.cern.ch/askArchive.php?base=agenda&categ=a044275&id=a044275s0t1%2Ftransparencies%2Fdistkit-tutorial-20041102.pdf mkdir -p -m 777 /Atlas/AtlasReleases cd /Atlas/AtlasReleases export ATLAS= http://atlas.web.cern.ch/Atlas/GROUPS/SOFTWARE/OO/pacman/cache export release=9.0.4 pacman -allow tar-overwrite -trust-all-caches -get ${ATLAS}:${release}/AtlasRelease-rh73-opt mkdir -p ~/Atlas/work/${release} cd ~/Atlas/work/${release} echo y | pacman -get /Atlas/AtlasReleases:${release}/AtlasRelease-rh73-opt source setup.sh source /Atlas/AtlasReleases/dist/${release}/Control/AthenaRunTime/*/cmt/setup.sh

More Related