This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| root:setup_most_recent_root_version_from_afs [2010/11/01 09:46] – bursche | root:setup_most_recent_root_version_from_afs [2010/11/15 11:36] (current) – bursche | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| and set the following environment variables (code for bash): | and set the following environment variables (code for bash): | ||
| <code bash> | <code bash> | ||
| - | export ROOTSYS=/ | ||
| export ROOTSYS=/ | export ROOTSYS=/ | ||
| + | export ROOTSYS=/ | ||
| export PATH=$ROOTSYS/ | export PATH=$ROOTSYS/ | ||
| export LD_LIBRARY_PATH=$ROOTSYS/ | export LD_LIBRARY_PATH=$ROOTSYS/ | ||
| export PYTHONPATH=$ROOTSYS/ | export PYTHONPATH=$ROOTSYS/ | ||
| </ | </ | ||