changeset 6:0c48b2c85c3c draft

Uploaded
author bgruening
date Mon, 01 Jul 2013 09:07:58 -0400
parents 6f8092bb55b2
children 738e7d34477d
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Jul 01 08:22:16 2013 -0400
+++ b/tool_dependencies.xml	Mon Jul 01 09:07:58 2013 -0400
@@ -22,6 +22,7 @@
                 <action type="shell_command">
                 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp; 
                 export LDFLAGS=-L$READLINE_LIB_PATH &amp;&amp; 
+                export CPPFLAGS=-I$READLINE_INCLUDE_PATH &amp;&amp; 
                 python setup.py build --r-home $R_HOME --r-home-lib $R_HOME/lib install --home $INSTALL_DIR</action>
                 <action type="set_environment">
                     <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>