| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <2ca21dcc0901091135v2740cbb8x20f4dd2e85f5915c@mail.gmail.com> |
| Date: | Fri, 9 Jan 2009 19:35:04 +0000 |
| From: | "Dave Korn" <dave DOT korn DOT cygwin AT googlemail DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Octave has stopped running for me - no error msg |
| In-Reply-To: | <78873ACC6D2C36429F9867F87C2DCA3B8EF243@expwn01.int.pwnets.com> |
| MIME-Version: | 1.0 |
| References: | <78873ACC6D2C36429F9867F87C2DCA3B8EF243 AT expwn01 DOT int DOT pwnets DOT com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Bruce McNamara wrote:
> Before: I have cygwin (ver 1.5.25-15) with octave (ver 3.0.2-1), X and a
> few other packages. My OS is XP with Service Pack 3. Everything works
> fine.
>
> Possible cause: I installed the GNUARM tools
Argh. http://cygwin.com/acronyms/#3PP alert!
> After: When I run octave, either from a bash shell or an xterm window, it
> just thinks for a couple of seconds and then gives me another prompt - if
> octave ran, it quit right away. There is no error message or other
> indication of what went wrong. Other /usr/bin executables run just fine.
Standard shell advice: use "echo $?" to check the exit status if there's no
error message.
> I've tried: I've rebooted my computer. I've "reinstall"ed octave from
> Setup.exe. I've uninstalled octave, then installed it again. I've
> uninstalled ALL of cygwin, then installed it again with just the cygwin
> base and octave (no X or other packages). In all cases the behavior is the
> same.
>
> I'm not a linux or cygwin expert and don't really know where to start
> debugging this. I'm not sure if this is a problem with cygwin or octave.
It's a problem with having multiple clashing cygwin installations at the
same time. You've probably got two versions of the cygwin DLL in your PATH at
once, and I see that GnuARM ships with libiconv/libintl as well, which also
might be interfering.
We'll need to see your cygcheck output, as described at
http://cygwin.com/problems.html (please pay special attention to the request
to send the .out file as an attachment rather than inline text, it makes a
nasty mess in the archives if you paste it into the body of your email!)
cheers,
DaveK
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |