Mercurial > repos > iuc > package_gemini_0_10_0
comparison tool_dependencies.xml @ 4:701523a25faa draft default tip
Uploaded
| author | iuc |
|---|---|
| date | Mon, 23 Feb 2015 22:38:24 -0500 |
| parents | 3f2fb13de201 |
| children |
comparison
equal
deleted
inserted
replaced
| 3:3f2fb13de201 | 4:701523a25faa |
|---|---|
| 34 | 34 |
| 35 <action type="set_environment"> | 35 <action type="set_environment"> |
| 36 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/anaconda/bin</environment_variable> | 36 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/anaconda/bin</environment_variable> |
| 37 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/gemini/bin</environment_variable> | 37 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/gemini/bin</environment_variable> |
| 38 <environment_variable action="set_to" name="GEMINI_ROOT_DIR">$INSTALL_DIR</environment_variable> | 38 <environment_variable action="set_to" name="GEMINI_ROOT_DIR">$INSTALL_DIR</environment_variable> |
| 39 <environment_variable action="set_to" name="HOME">.</environment_variable> | |
| 39 </action> | 40 </action> |
| 40 </actions> | 41 </actions> |
| 41 </install> | 42 </install> |
| 42 <readme>Compiling GEMINI requires a recent c++ compiler, usually gcc.</readme> | 43 <readme>Compiling GEMINI requires a recent c++ compiler, usually gcc.</readme> |
| 43 </package> | 44 </package> |
