This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Octave has stopped running for me - no error msg


Bruce McNamara wrote:

>>> When I run echo $? after running octave I get: 53
>> That means you're missing a DLL octave needs to run.  Run
>> 'cygcheck octave' and look for DLL(s) it reports missing.  Then, look
>> up the packages that contain the DLL(s) that are missing with
>> <http://cygwin.com/packages/>.  Install those packages with
> 'setup.exe'.
> 
> Unfortunately this doesn't tell me anything useful:
> 
> $ cygcheck -c octave
> Cygwin Package Information
> Package              Version        Status
> octave               3.0.2-1        OK

Drop the -c, add the full path to octave.exe
-- 
René Berber


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]