| 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=WIa25slC/siwcRIXfgYNZhA/tg++ty3IznHFHc/UCRDcEumkMCRrF | |
| XsR9qZhsSWyOggEfpfn5Pr8KAgW8hcPM9pARrz8b315/B7FKW0umlWYY5j9r/LxY | |
| BPDwqMAL0877g2cgq+h/4uQTeZuTlsiiGxKi0WzV9Bhh2KoNCG0q3E= | |
| 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=s | |
| AVWWHWSLJoUT+evk2q1jlV2CP0=; b=wwcbR4aAN0uWGtr8lsjrkm3zxDCxl3ySX | |
| p/1kB3ET9NZLmpkwBiuNgc6RjNRAdcIrAkNfD8O1X7w+AMhpUxNqLksVuz1TYHwn | |
| uAM+f4Hx++b7qU5Xwu6vqLqzKClmAAUWIfTUnMU+Ua3+VCbnRjsH/WOf4ge3d0eS | |
| uvw+DecHi4= | |
| 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.3 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 |
| X-Received: | by 10.112.2.167 with SMTP id 7mr2516160lbv.103.1408297215070; Sun, 17 Aug 2014 10:40:15 -0700 (PDT) |
| Message-Id: | <announce.53F0E8F8.4010700@gmail.com> |
| Date: | Sun, 17 Aug 2014 19:40:08 +0200 |
| From: | Marco Atzeri <marco DOT atzeri AT gmail DOT com> |
| User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | [ANNOUNCEMENT] Updated: octave-3.8.2-1 |
| X-IsSubscribed: | yes |
New versions 3.8.2-1 of
octave,
octave-devel,
octave-doc
are available in the Cygwin distribution:
CHANGES
This is a mainstream bugfix release of 3.8.x
The FLTK Graphics toolkit crash on cygwin has been solved
Full changes:
http://www.gnu.org/software/octave/NEWS-3.8.html
GENERAL 3.8.x NOTE
Main difference from 3.6.x:
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 use "octave --force-gui"
for version 3.8.x the CLI version is still the default but very
functional and the default should change in 4.0.x to graphic one.
CYGWIN OCTAVE-FORGE CHANGES
The old monolithical octave-forge package has been split
in individual packages 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 care 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
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 |