Simon Bennett (simonb++at++wormald.com.au)
Thu, 27 Mar 1997 15:40:04 +1112 (EST)
> I am encountering a really unusual (worrisome) behaviour....
> I have written a Performer App that visualizes a dynamic simulation of a
> chain works fine from within my login environment, but goes unstable when a
> coworker runs the exact same code in the exact same location from within his
> environment.
> Here's the real kicker: if he sets his HOME environment variable to my
> directory everything runs fine.
Can you define "unstable" further?
Are both home directories on the same disk - same sort of filesystem? (XFS,
EFS etc..)
How is the script set up?
If you don't specify -f for [t]csh - then it'll load your $HOME/.[t]cshrc before
it starts the script....
If it's not already there try adding
#!/usr/bin/tcsh -f
to the the top of your script.
+----------------------------------------------------------------------------+
Simon Bennett simonb++at++wormald.com.au
Wormald Technology Advanced Systems Engineering Ph: +61 2 9981 0669
"Good judgement is the result of experience.
Experience is the result of poor judgement"
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:54:57 PDT