Commit Graph

5 Commits

Author SHA1 Message Date
Philip Eisenlohr e0dc2710b5 now works in "sourcing" mode.
still have to worry about figuring out the lib/pathinfo details and setting LD_LIBRARY_PATH accordingly...
2012-11-06 15:40:45 +00:00
Claudio Zambaldi b212da5928 this version of the env script maybe works 2012-10-24 15:22:30 +00:00
Claudio Zambaldi d6f69568ad Dynamically create DAMASK_ROOT and DAMASK_BIN
by sourcing this script.

also documents the changes to .bashrc if one wants to 
'install' DAMASK permanently
2012-10-24 15:19:41 +00:00
Philip Eisenlohr eb7f856df8 subsumed into setup_shellrc... 2011-11-03 17:38:00 +00:00
Claudio Zambaldi 447e69019c Introduced environment variable DAMASK_ROOT.
It is set in the DAMASK root folder by running damask_env.sh
Much needed in the testing routines so far (try ./testing/run_tests.py)
damask_env.sh could also trigger other scripts to get to a working setup after fresh checkout. For example it could run 
./processing/setup/setup_processing.py
./code/setup/setup_code.py
if it finds that we have a fresh checkout.
2011-10-27 17:55:42 +00:00