Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 4.8

i386

octave-config(1)


OCTAVE-CONFIG

OCTAVE-CONFIG

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR

NAME

octave-config - GNU Octave component and library information retrieval

SYNOPSIS

octave-config [--m-site-dir] [--oct-site-dir] [-v|--version]  [-h|-?|--help]

DESCRIPTION

octave-config is a tool to obtain directory information for .oct and .m files for octave(1).

OPTIONS

octave-config accepts the following options:
−-m-site-dir

Display the main directory for local, or site-specific, .m script files.

−-oct-site-dir

Display the main directory for local, or site-specific, .oct dynamic-link libraries.

−p|−−print VAR

Print the default value of the Octave configuration variable VAR. Recognized variables are:
CANONICAL_HOST_TYPE LOCALFCNFILEDIR
DEFAULT_PAGER LOCALFCNFILEPATH
ARCHLIBDIR LOCALOCTFILEDIR
BINDIR LOCALOCTFILEPATH
DATADIR LOCALSTARTUPFILEDIR
EXEC_PREFIX LOCALVERARCHLIBDIR
FCNFILEDIR LOCALVERFCNFILEDIR
FCNFILEPATH LOCALVEROCTFILEDIR
IMAGEDIR MAN1DIR
IMAGEPATH MAN1EXT
INCLUDEDIR MANDIR
INFODIR OCTFILEDIR
INFOFILE OCTINCLUDEDIR
LIBDIR OCTLIBDIR
LIBEXECDIR PREFIX
LIBEXECDIR STARTUPFILEDIR
LOCALARCHLIBDIR VERSION

−v|−−version

Display the version number of octave(1).

−h|-?|--help

Display a help page about octave-config

AUTHOR

John W. Eaton <jwe@bevo.che.wisc.edu>

This manual page was contributed by Dirk Eddelbuettel <edd@debian.org> for the Debian GNU/Linux distribution but may be used by others.



octave-config(1)