view etc/README.Linux @ 19454:82f2a3437e02

Fix tempname so it prioritizes user input dir rather than TMPDIR (bug #43844). * file-ops.cc (octave_tempnam): Use C++ std::string functions to check if function's dir argument has been overwritten by TMPDIR environment variable. If it has, replace the TMPDIR string with the the function's dir argument. * file-io.cc (Ftempname): Add BIST tests for correct behavior.
author Rik <rik@octave.org>
date Sun, 21 Dec 2014 21:00:51 -0800
parents b67c2d580a25
children
line wrap: on
line source

There are binary packages for Debian, Fedora, and other GNU/Linux
distributions.

Octave should build cleanly from source on most GNU/Linux systems.


John W. Eaton
jwe@octave.org

Last updated: Wed, 31 Oct 2007 16:22:26 EDT