delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/07/16/22:24:03

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:references:date:from:reply-to
:subject:to:in-reply-to:mime-version:content-type
:content-transfer-encoding; q=dns; s=default; b=fIYTyloXFIZqWFKp
xoukSxQ/DvQ2oLwYerPTq4IWPuba/yxZ4AcA7hqGpieyBjLQX455wK+DZxHHPg9B
AP6daEFV+V/Zy5QvbuGaazR4TWYEc8EZsHf4vY75vHBoM4EP3sfMqTgZA23uh+cr
7RPAMi3l0rr0q9J3dJb+TH1xAgw=
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:references:date:from:reply-to
:subject:to:in-reply-to:mime-version:content-type
:content-transfer-encoding; s=default; bh=X/nJUcXrbOiaKce1nvXjW3
Jlu38=; b=LdZy+Bn7dty+iL9e+on/8D1uP4sChbHQypZyROXQPrvutzCM224kvO
2ZV+qcLUxFw4yw7w4Js2tODDTYMbQXhBc8hIs33u74sCaY6ncQa9rjjLFpccSTje
SfntleOLpbQgKOtg+bYU/4zCNGSF5lcLOZzWgK4pYWaPfA1WkPkSE=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=UD:co.jp, H*R:D*jp, H*F:D*yahoo.co.jp, UD:setup-x86_64.exe
X-HELO: nh603-vm4.bullet.mail.ssk.yahoo.co.jp
Message-ID: <977947.54063.qm@web101102.mail.kks.yahoo.co.jp>
X-YMail-JAS: WJJ0XqoVM1lDzKEV6hArwVLtVIGKM7P00RYSrNaMeN4i7bF3w6yPyLi9VJkn_TTu84SpiIeF4UswngfmNcvFbCt423s7VOOur1b13N_CgO7Ln6uozYDVdupWnWbFESgqJo5a
References: <3ff37741-3da9-7ff2-d27c-11b992b26773 AT gmail DOT com> <announce DOT ec71a783-a213-bbd9-9afa-9dadcfb08bba AT gmail DOT com>
Date: Sun, 17 Jul 2016 11:23:25 +0900 (JST)
From: Tatsuro MATSUOKA <tmacchant2 AT yahoo DOT co DOT jp>
Reply-To: Tatsuro MATSUOKA <matsuoka AT nuce DOT nagoya-u DOT ac DOT jp>
Subject: Re: [ANNOUNCEMENT] Re: Updated: octave-4.0.3-1
To: cygwin AT cygwin DOT com
In-Reply-To: <announce.ec71a783-a213-bbd9-9afa-9dadcfb08bba@gmail.com>
MIME-Version: 1.0
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u6H2NvXv008879

> From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
> To: cygwin AT cygwin DOT com
> Cc: 
> Date: 2016/7/14, Thu 04:35
> Subject: [ANNOUNCEMENT] Re: Updated: octave-4.0.3-1
> 
> I just found a serious bug on 4.0.3.
> 
> The forge package previously built with 4.0.1 don't
> load with 4.0.3-1.
> 
> I am investigating, but likely I will retire the current
> 4.0.3-1 in short term.
> 
> Sorry for the inconvenience, never happened before.
> One thing more to test the next time.
> 
> Regards
> Marco
> 
> 
> On 12/07/2016 13:18, Marco Atzeri wrote:
>>  New versions 4.0.3-1 of
>> 
>>     octave,
>>     octave-devel,
>>     octave-doc
>> 
>>  are available in the Cygwin distribution:
>> 
>>  CHANGES
>>  Upstream bugfix release
>>  https://www.gnu.org/software/octave/fixes-4-0-3.html
>> 
>>  Full changes:
>>  http://www.gnu.org/software/octave/NEWS-4.0.html
>> 
>>  GENERAL 4.0.x NOTE
>>  there are 2 octave main binaries
>>          octave-cli      command line inteface
>>          octave-gui      graphical interface
>>          octave          default to graphical version
>> 
>>  OCTAVE-FORGE NOTE
>>  You need to install with setup the specific forge package
>>  you are looking for.
>> 
>>  The update of the global pkg database is now managed
>>  by cygwin setup during the postinstall phase.
>>  A semaphore system is in place to update the database only when needed
>>  and just one time, also when multiple forge packages are added or removed.
>> 
>>  DESCRIPTION
>>  The GNU Octave language for numerical computations is a (mostly Matlab (R)
>>  compatible) high-level language, primarily intended for numerical
>>  computations.  It provides a convenient command-line interface for solving
>>  linear and nonlinear problems numerically.
>> 
>>  HOMEPAGE
>>  http://www.gnu.org/software/octave/
>> 
>> 
>>  Marco Atzeri
>> 
>>  If you have questions or comments, please send them to the
>>  cygwin mailing list at: cygwin (at) cygwin (dot) com .
On my cywin setup setup-x86_64.exe (downloaded today), I can only select octave-4.0.1.
I changed the download site but no success.
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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019