Octave 3.0.1 exits without a prompt, no error message

2008-09-09 Thread rmcd
I am having a problem that I have seen reported before, but I didn't see a resolution. I have cygwin installs on two machines, both XP SP2. This problem occurs on one and not the other. I'm not even sure how to go about debugging this. The problem: I run octave from the command line, and it exits

Re: Octave 3.0.1 exits without a prompt, no error message

2008-09-10 Thread rmcd
Eric Blake wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to rmcd on 9/9/2008 10:03 PM: >> octave -V and octave -x return nothing >> >> echo $? returns 53 > > Classic symptom of a missing .dll. Run 'cygcheck octave

Re: Octave 3.0.1 exits without a prompt, no error message

2008-09-10 Thread rmcd
Marco atzeri-3 wrote: > > --- rmcd <[EMAIL PROTECTED]> ha scritto: > >> cygcheck /bin/octave.exe returns >> d:\cygwin\bin/octave.exe >> > > this is the expected output > > $ cygcheck octave > Found: C:\cygwin\bin\octave.exe > Found: C:\cyg

Re: Octave 3.0.1 exits without a prompt, no error message

2008-09-10 Thread rmcd
Marco atzeri-3 wrote: > > --- rmcd ha scritto: > > not considering that Zone Alarm is not cygwin friend > and that your path is a bit messy, > I do not see on your cygcheck output > cygfftw3-3.dll > > probably you need to reinstall libfftw3_3 > >

Re: Octave 3.0.1 exits without a prompt, no error message

2008-09-10 Thread rmcd
Marco atzeri-3 wrote: > >> > not considering that Zone Alarm is not cygwin >> friend >> > and that your path is a bit messy, > > these two can cause the problem. > you have 5 times cygwin\bin on your path :-? > plus other not relevant directories. > > try also in this way > cygcheck /usr/bin/o