This is the mail archive of the cygwin-announce mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Updated: octave-3.8.1-1


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]