Hi,

I'm confused about the info in section 3.7 of the installation guide. It
seems to indicate that STAFEnv.sh really isn't needed _except_ when there
are 2 staf versions on the same machine.

But right now, I use STAFEnv.sh in my .bashrc files to inherit the staf
environment. Bad idea?

Here's how I use it:

if [ -f /opt/staf/STAFEnv.sh ]; then
   . /opt/staf/STAFEnv.sh
fi

My OS is CentOS.

-- 

Tks,
-T
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to