X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_BQ,TW_IB,TW_QH X-Spam-Check-By: sourceware.org Message-ID: <559371.15586.qm@web25506.mail.ukl.yahoo.com> Date: Fri, 3 Sep 2010 15:56:16 +0000 (GMT) From: Marco Atzeri Subject: R: Packaging error with Octave 3.2.4? To: "cygwin AT cygwin DOT com" In-Reply-To: <3EBADB1DDEFEA244A45F569963F478B337F4D80B@MAILWEST.geog.ad.dur.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes 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 --- Ven 3/9/10, Peter Schuerch ha scritto: > Hi, I'm trying to run octave from > Cygwin and I'm experiencing problems with apparently missing > files. I reported the problem on the octave mailing list, > where people suggested it might be a packaging problem (https://www-old.c= ae.wisc.edu/pipermail/help-octave/2010-September/021507.html) > and suggested to bother you guys. >=20 >=20=20 > $ octave --version > GNU Octave, version 3.2.4 > Copyright (C) 2009 John W. Eaton and others. > [...] >=20 > I tried the following commands: >=20 > octave:1> x=3Drand(1,10); > octave:2> y=3Drand(size(x)); > octave:3> T=3Ddelaunay(x,y); > error: No such file or directory > error: called from: > error:=A0=A0=A0/usr/share/octave/3.2.4/m/geometry/delaunayn.m > at line 55, column 5 > error:=A0=A0=A0/usr/share/octave/3.2.4/m/geometry/delaunay.m > at line 55, column 11 >=20 > I have checked, both files (delaunayn.m and delaunay.m) > exist.=20 >=20 > I'm running this version of Cygwin: >=20 > $ uname -a > CYGWIN_NT-5.1 WEST091 1.7.7(0.230/5/3) 2010-08-31 09:58 > i686 Cygwin >=20 > the output of "cygcheck -s -v -r " is attached. >=20 > Many thanks for your help. > Peter it seems a problem on my last update of libqhull_5 downgrading from 2010.1-1 to 2009.1.1-1 solves the problem. I will check what is wrong in the interaction of libqhull_5-2010.1-1 and octave Marco -- 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