X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: No octave prompt (no error messages) Date: Thu, 7 Dec 2006 14:58:16 -0000 Message-ID: <012c01c71a10$200a18c0$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 07 December 2006 14:22, Tony Richardson wrote: > Albert Vos hotmail.com> writes: > >> at home and at work I have the same problem with octave under cygwin. In >> both cases I octave just quits without giving any output, no prompt, no >> error messages. One computer runs on win2000 Sp4 on which I'm no >> administrator and the other runs on winXp Sp2 on which I have all rights. > > You might try starting octave using "octave -V" or "octave -x" (or both) to > determine if it is getting hung in one of the startup scripts. > Otherwise follow the problem reporting guidelines ... > > Tony Richardson Also try "cygcheck -c octave", which verifies the package is intact. If that doesn't show anything, try "cygcheck /bin/octave.exe" which shows all the DLLs that octave depends on, and make sure they're all installed: maybe there's a missed dependency in the setup.ini lines. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/