changeset 3:95ed6d984eab

Uploaded
author bgruening
date Thu, 25 Apr 2013 09:33:47 -0400
parents cd9c4741f8b2
children fa963d91e4bc
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Apr 25 09:30:40 2013 -0400
+++ b/tool_dependencies.xml	Thu Apr 25 09:33:47 2013 -0400
@@ -9,6 +9,7 @@
 
                 <action type="set_environment">
                     <environment_variable name="BOOST_ROOT_DIR" action="set_to">$INSTALL_DIR/boost/</environment_variable>
+                    <environment_variable name="LD_LIBRARY_PATH" action="append_to">$INSTALL_DIR/boost/lib/</environment_variable>
                 </action>
             </actions>
         </install>