[Swift-devel] running MolDyn...

Ben Clifford benc at hawaga.org.uk
Sun Sep 9 08:37:36 CDT 2007


There's nothing in the head version on wrapper.sh (last change r1183 as of 
r1204) that sets EXITCODE to anything. Can you try a more recent version 
of the code?

On Sun, 9 Sep 2007, CÄ~CtÄ~Clin L. Dumitrescu wrote:

>   There is also an error in the wrapper.sh script on line 84 (if I remember 
> correctly). The line is: $EXITCODE=-128 and generates strage error in Falkon 
> when running. It should be just EXITCODE=-128, of course. 
> 
> ./modules/vdsk/dist/vdsk-0.2-dev/libexec/wrapper.sh
> ./modules/vdsk/libexec/wrapper.sh
> 
> On Friday 07 September 2007 11:02:55 am Ioan Raicu wrote:
> | Right!  I do have scripts that I source before running Swift, but the
> | classpath was set from another GT4 install I have on the same system at
> | login.  I'll cleanup my environment variables.  Thanks again.
> |
> | Ioan
> |
> | Ben Clifford wrote:
> | > On Fri, 7 Sep 2007, Ioan Raicu wrote:
> | >> Alright, it works!  I had to unset my CLASSPATH, I guess it was picking
> | >> up some older version of the stubs from elsewhere...
> | >
> | > You might find some more classpath hygene is helpful here: don't have any
> | > classpath set at login. Have a small set of scripts that you can source
> | > to configure your classpath for any particular environment. Never switch
> | > environments in the same shell - log out and start a new one if you want
> | > to switch.
> 
> 
> 
> 


More information about the Swift-devel mailing list