From help-octave-request at bevo dot che dot wisc dot edu Thu Jan 28 15:53:06 1999 Subject: Re: Problems installing under Windows 95 From: "Dave Borger" To: "John W. Eaton" CC: help-octave at bevo dot che dot wisc dot edu Date: Thu, 28 Jan 1999 13:50:41 -0800 John W. Eaton wrote: > On 28-Jan-1999, Dave Borger wrote: > > | In trying to track down my installation problem I have observed that while > | "installing m files in $fcnfiledir" that the script file is interupted by > | a stack fault error: > | > | xargs caused a stack fault in module KERNAL32.DLL at 0137:bff725c5 > > OK, thanks for the info. Perhaps I should add a `set -e' to the top > of the install script so that it will exit on any error instead of > continuing. However, I can't fix the xargs problem. Can you please > report it to the Cygwin maintainers? Will do > > > Thanks, > > jwe