<div dir="ltr"><div>With Swift 0.6.1 you can set the Tcl library path via TURBINE_USER_LIB. I.e. instead of TCLLIBPATH, you should add those directories to TURBINE_USER_LIB<br><br></div><div>- Tim<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 25, 2014 at 9:48 AM, Ozik, Jonathan <span dir="ltr"><<a href="mailto:jozik@anl.gov" target="_blank">jozik@anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I’m getting an issue where packages can’t be found. When launching turbine with the -V option I see that the TCLLIBPATH is being set via:<br>
++ TCLLIBPATH=<br>
++ [[ -n '' ]]<br>
++ ((  EXEC_SCRIPT  ))<br>
++ ((  TURBINE_STATIC_EXEC  ))<br>
++ ((  !TURBINE_PKG_AVAIL  ))<br>
++ [[ /usr/local/Cellar/tcl-tk/8.6.1/bin/tclsh8.6 == '' ]]<br>
++ TCLLIBPATH+=/Users/jozik/work/swift_t/install/turbine/lib<br>
++ export TCLLIBPATH<br>
<br>
which suggests to me that setting it to look at where a pkgIndex.tcl is located prior to launching turbine is overwritten? Is there a command line option that I should be sending to turbine to include custom pkgIndex.tcl locations?<br>
<br>
Jonathan<br>
_______________________________________________<br>
ExM-user mailing list<br>
<a href="mailto:ExM-user@lists.mcs.anl.gov">ExM-user@lists.mcs.anl.gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/exm-user" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/exm-user</a><br>
</blockquote></div><br></div>