| delorie.com/archives/browse.cgi | search |
| 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:reply-to:message-id:date:from:mime-version:to | |
| :subject:content-type:content-transfer-encoding; q=dns; s= | |
| default; b=V1PpyXnI2H222CCFnNdxblvB/NYrR9dM4uOBjqvv9omscnOco4tRI | |
| TFze0axxnZPp+dNjtXEkvlUooIktprDxIsUyWrybC8t3ymsG/JRE1TDqnqyqHsPE | |
| /akul+TIZHbQcrGUbMpz/EIzqlPlvtw+oA8A7iR5hgFnoRqn+cndgU= | |
| 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:reply-to:message-id:date:from:mime-version:to | |
| :subject:content-type:content-transfer-encoding; s=default; bh=p | |
| dKd4G3LEv5jTKHiuFy5uTEO4+0=; b=D4obY9qkwzVKn8a/p1yLJoH3I55rKNi0E | |
| +1tGE667IxeGmvJLHDx0qprN+KL3qEwanOMKUu6yuyld3jq4S2ZCagpf+PWowl5Q | |
| DZGwt5TWKilkcKb/ukxINRvG8cSE2zCJsT/2mAAjBDqAZ6DwW2fHhjEnWoyz7SEK | |
| jnevQ306dA= | |
| 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-HELO: | localhost.localdomain |
| Reply-To: | cygwin AT cygwin DOT com |
| Authentication-Results: | sourceware.org; auth=none |
| X-Virus-Found: | No |
| X-Spam-SWARE-Status: | No, score=0.8 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 |
| X-Received: | by 10.205.6.7 with SMTP id oi7mr47961bkb.62.1394966778970; Sun, 16 Mar 2014 03:46:18 -0700 (PDT) |
| Message-Id: | <announce.532580F8.7030701@gmail.com> |
| Date: | Sun, 16 Mar 2014 11:46:16 +0100 |
| From: | Marco Atzeri <marco DOT atzeri AT gmail DOT com> |
| User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | [ANNOUNCEMENT] Updated: octave-3.8.1-1 |
| X-IsSubscribed: | yes |
New versions 3.8.1-1 of
octave,
octave-devel,
octave-doc
are available in the Cygwin distribution:
CHANGES
This is a mainstream bugfix update release of 3.8.x
Full changes:
http://www.gnu.org/software/octave/NEWS-3.8.html
Main difference: there are now 2 octave main binaries
octave-cli command line inteface
octave-gui graphical interface
octave default to CLI version
to run the gui "octave --force-gui"
for version 3.8.x the CLI version is still the default
it should change in 4.0.x to graphic one
CYGWIN OCTAVE-FORGE CHANGES
the old monolithical octave-forge packages has been splitted
in individual package as upstream.
You need to individual install with setup the one you are
looking for.
On octave package, I added on
/usr/share/octave/site/m/startup/octaverc
a script that will take to update the global pkg database
/usr/share/octave/octave_packages
any time packages are added or removed.
KNOW BUGS on CYGWIN
1) If the user have no admin authorization, the creation and update of
/usr/share/octave/octave_packages
can fail.
Workaround:
with a admin user run, from inside octave,
pkg rebuild -noauto -global
and from shell
chmod 666 /usr/share/octave/octave_packages
2) FLTK Graphics toolkit can cause octave to crash
https://savannah.gnu.org/bugs/?func=detailitem&item_id=40469
so default is still gnuplot.
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 .
*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***
If you want to unsubscribe from the cygwin-announce mailing list,
look at the "List-Unsubscribe: " tag in the email header of this
message. Send email to the address specified there. It will be in the
format:
cygwin-announce-unsubscribe-you=yourdomain DOT com AT cygwin DOT com
If you need more information on unsubscribing, start reading here:
http://sourceware.org/lists.html#unsubscribe-simple
Please read *all* of the information on unsubscribing that
is available starting at this URL.
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |