X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:subject:to :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=EqqM2dBg68xp9IKGoxarlTyzje4RTe+CZ9dauXSjLv5W3MNWOkQVG gancxlP5pk2XLtx9CQqq8vwYvSO4+5XCEuZmkmItbXaqLf24Mtst94rCTeCIuBN2 qynm334z0CfqSyhVwBnmE+AX5yc1XCF86HwV1xqBgIeSMFEt76gtJ0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:subject:to :mime-version:content-type:content-transfer-encoding; s=default; bh=O0ei5P/crVgfRzfny3wp9iyxz80=; b=kN1pqzNwOkAaIgspDaYshVP1AEVu AEBkiTq3rGnuHeufwQiSpP0IMFd7l4uUks8ZjckI+/oVaCz392xkS/asrHTUjITc 5yiSnisjjv7E1NMiqcxz4stmHvgFErz0QIuHSnIZtq4cuKLr5fwE3vkOG8soAf0w jLt8T1PDobLBrg4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.4 required=5.0 tests=BAYES_40,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RP_MATCHES_RCVD,SPF_PASS,URI_HEX autolearn=no version=3.3.2 X-HELO: web101113.mail.kks.yahoo.co.jp Message-ID: <23496.6948.qm@web101113.mail.kks.yahoo.co.jp> Date: Sat, 1 Mar 2014 11:06:50 +0900 (JST) From: Tatsuro MATSUOKA Reply-To: matsuoka AT nuce DOT nagoya-u DOT ac DOT jp Subject: [octave 3.8.0 cygwinX86] plot failure To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s2127Aod009412 Hello I have installed octave 3.8.0 on win 7 32bit. octave:2>  fplot (@cos, [0, 2*pi])       5 [main] octave-cli-3.8.0 4840 child_info_fork::abort: C:\cygwin\lib\lapack\cyglapack-0.dll: Loaded to different address: parent(0x5D0000) != child(0x6C0000) error: popen2: process creation failed -- Resource temporarily unavailable error: called from: error:   /usr/share/octave/3.8.0/m/plot/util/private/__gnuplot_open_stream__.m at line 30, column 40 error:   /usr/share/octave/3.8.0/m/plot/util/__gnuplot_drawnow__.m at line 72, column 19 On Cygwin 64, the above did not appear and plot went well. For fltk toolkit, plot went well, but fonts were missing as was the same as those happened octave on cygwin 64. http://cygwin.1069669.n5.nabble.com/octave-3-8-0-font-missig-in-fltk-graph-td106581.html Regards Tatsuro -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple