public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
* Updated: octave-3.8.1-1
@ 2014-03-16 11:06 Marco Atzeri
  0 siblings, 0 replies; only message in thread
From: Marco Atzeri @ 2014-03-16 11:06 UTC (permalink / raw)
  To: cygwin-announce

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.com@cygwin.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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-16 11:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-16 11:06 Updated: octave-3.8.1-1 Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).