From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22589 invoked by alias); 17 May 2012 15:17:21 -0000 Received: (qmail 22571 invoked by uid 22791); 17 May 2012 15:17:20 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,TW_YG,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from sam.nabble.com (HELO sam.nabble.com) (216.139.236.26) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 17 May 2012 15:17:06 +0000 Received: from telerig.nabble.com ([192.168.236.162]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SV2Ru-000091-D0 for cygwin-xfree@cygwin.com; Thu, 17 May 2012 08:17:06 -0700 Message-ID: <33864961.post@talk.nabble.com> Date: Thu, 17 May 2012 15:17:00 -0000 From: Chillosaurus To: cygwin-xfree@cygwin.com Subject: Re: cygwin octave x11 In-Reply-To: <4FB507BC.4050609@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <33864360.post@talk.nabble.com> <4FB507BC.4050609@gmail.com> X-IsSubscribed: yes Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com X-SW-Source: 2012-05/txt/msg00019.txt.bz2 I did cygcheck, it seems to be all of status OK. When executing I got a few warnings. Guess they can be ignored ? $ cygcheck -s -v -r > cygcheck.out /usr/bin/cygrunsrv: warning: OpenService failed for 'DcomLaunch': Win32 error 5 /usr/bin/cygrunsrv: warning: OpenService failed for 'pla': Win32 error 5 /usr/bin/cygrunsrv: warning: OpenService failed for 'QWAVE': Win32 error 5 /usr/bin/cygrunsrv: warning: OpenService failed for 'RpcEptMapper': Win32 error 5 /usr/bin/cygrunsrv: warning: OpenService failed for 'RpcSs': Win32 error 5 http://old.nabble.com/file/p33864961/cygcheck.out cygcheck.out Here is the XWin.0.log http://old.nabble.com/file/p33864961/XWin.0.log XWin.0.log starting x works, but when I open octave and try to make a plot, I get this: octave:1> plot([1 4],[2 3],'--') 2 [main] octave-3.6.1 2932 child_info_fork::abort: C:\cygwin2\bin\cygfftw3-3.dll: Loaded to different address: parent(0x2C0000) != child(0x410000) error: popen2: process creation failed -- Resource temporarily unavailable error: called from: error: /usr/share/octave/3.6.1/m/plot/private/__gnuplot_open_stream__.m at line 30, column 44 error: /usr/share/octave/3.6.1/m/plot/__gnuplot_drawnow__.m at line 72, column 19 octave:2> hope that's helpfull Thank you. -- View this message in context: http://old.nabble.com/cygwin-octave-x11-tp33864360p33864961.html Sent from the cygwin-xfree mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/