Mercurial > repos > boris > package_r_2_15
comparison tool_dependencies.xml @ 12:dd3c50fe959f draft default tip
Uploaded dave's fix 2
| author | boris |
|---|---|
| date | Tue, 14 Jan 2014 13:36:10 -0500 |
| parents | cfb94fd355b6 |
| children |
comparison
equal
deleted
inserted
replaced
| 11:cfb94fd355b6 | 12:dd3c50fe959f |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="readline" version="6.2"> | 3 <package name="readline" version="6.2"> |
| 4 <repository changeset_revision="984448adbe79" name="package_readline_6_2" owner="boris" prior_installation_required="True" toolshed="http://gaius.bx.psu.edu:9009" /> | 4 <repository changeset_revision="e87f7a11afe2" name="package_readline_6_2" owner="boris" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> |
| 5 </package> | 5 </package> |
| 6 <package name="R" version="2.15.0"> | 6 <package name="R" version="2.15.0"> |
| 7 <install version="1.0"> | 7 <install version="1.0"> |
| 8 <actions> | 8 <actions> |
| 9 <action type="download_by_url">http://cran.rstudio.com/src/base/R-2/R-2.15.0.tar.gz</action> | 9 <action type="download_by_url">http://cran.rstudio.com/src/base/R-2/R-2.15.0.tar.gz</action> |
| 10 <action type="set_environment_for_install"> | 10 <action type="set_environment_for_install"> |
| 11 <repository changeset_revision="984448adbe79" name="package_readline_6_2" owner="boris" prior_installation_required="False" toolshed="http://gaius.bx.psu.edu:9009" /> | 11 <repository changeset_revision="e87f7a11afe2" name="package_readline_6_2" owner="boris" prior_installation_required="False" toolshed="http://testtoolshed.g2.bx.psu.edu" /> |
| 12 </action> | 12 </action> |
| 13 <action type="make_directory">$INSTALL_DIR</action> | 13 <action type="make_directory">$INSTALL_DIR</action> |
| 14 <action type="shell_command">export LDFLAGS="-L$READLINE_LIBS -lreadline" && ./configure --with-blas --with-lapack --enable-R-shlib --with-readline=no --with-x=no --prefix=$INSTALL_DIR && make && make install</action> | 14 <action type="shell_command">export LDFLAGS="-L$READLINE_LIBS -lreadline" && ./configure --with-blas --with-lapack --enable-R-shlib --with-readline=no --with-x=no --prefix=$INSTALL_DIR && make && make install</action> |
| 15 <action type="set_environment"> | 15 <action type="set_environment"> |
| 16 <environment_variable action="set_to" name="R_HOME">$INSTALL_DIR/lib/R</environment_variable> | 16 <environment_variable action="set_to" name="R_HOME">$INSTALL_DIR/lib/R</environment_variable> |
