The STAFEnv.sh script is also useful when using the STAFInst installer (as
it does not update any system/user environment variables) or if you used
the InstallAnywhere installer and specified to not have the installer
update the system/user environment variables.

Using the STAFEnv.sh script in your .bashrc files should be fine.

Thanks,
David


                                                                       
 David Bender          11501 Burnet Rd.   Phone (T/L): 1-512-286-5315  
 STAF/STAX Development Bldg. 903-5B002    (363-5315)                   
                       Austin, TX         ITN: 23635315                
 IBM Software Group,   78758-3400         Email: bda...@us.ibm.com     
 WPLC                                                                  
                                                                       
                                                                       






                                                                       
  From:       Tennis Smith <ten...@tripit.com>                         
                                                                       
  To:         staf-users@lists.sourceforge.net                         
                                                                       
  Date:       02/27/2010 08:04 PM                                      
                                                                       
  Subject:    [staf-users] STAFEnv.sh Query                            
                                                                       





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&#174; 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

<<inline: graycol.gif>>

<<inline: ecblank.gif>>

------------------------------------------------------------------------------
Download Intel&#174; 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