changeset 13:acf3d3d115fe draft

Uploaded
author bernhardlutz
date Sun, 26 Jan 2014 08:58:19 -0500
parents ceb00501c361
children 963b9a9fa6fc
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sun Jan 26 08:18:01 2014 -0500
+++ b/tool_dependencies.xml	Sun Jan 26 08:58:19 2014 -0500
@@ -6,7 +6,7 @@
     <package name="readline" version="6.2">
         <repository changeset_revision="246f31787ca1" name="package_readline_6_2" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" />
     </package>
-    <package name="rpy2" version="2.3.6">
+    <package name="rpy" version="2.2.3.6">
         <install version="1.0">
             <actions>
                 <action type="download_by_url">https://pypi.python.org/packages/source/r/rpy2/rpy2-2.3.6.tar.gz</action>
@@ -30,9 +30,7 @@
                 </action>
                 <action type="set_environment">
                     <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
-                    <environment_variable action="append_to" name="LD_LIBRARY_PATH">$ENV[READLINE_LIB_PATH]</environment_variable>
-                    <environment_variable action="append_to" name="LD_LIBRARY_PATH">$ENV[NCURSES_LIB_PATH]</environment_variable>
-                    <environment_variable action="append_to" name="LD_LIBRARY_PATH">$ENV[RHOME]/lib</environment_variable>
+
                 </action>
             </actions>
         </install>