1OCTAVE-CONFIG(1)            General Commands Manual           OCTAVE-CONFIG(1)
2
3
4

NAME

6       octave-config - GNU Octave component and library information retrieval
7

SYNOPSIS

9       octave-config [OPTION]...
10

DESCRIPTION

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

OPTIONS

16       --m-site-dir
17               Display the main directory  for  local,  or  site-specific,  .m
18               script files.
19
20       --oct-site-dir
21               Display  the  main  directory for local, or site-specific, .oct
22               dynamic-link libraries.
23
24       -p VAR, --print VAR
25               Print the default value of the  Octave  configuration  variable
26               VAR.  Recognized variables are:
27                  API_VERSION             LOCALAPIOCTFILEDIR
28                  ARCHLIBDIR              LOCALARCHLIBDIR
29                  BINDIR                  LOCALFCNFILEDIR
30                  CANONICAL_HOST_TYPE     LOCALOCTFILEDIR
31                  DATADIR                 LOCALSTARTUPFILEDIR
32                  DATAROOTDIR             LOCALVERARCHLIBDIR
33                  DEFAULT_PAGER           LOCALVERFCNFILEDIR
34                  EXEC_PREFIX             LOCALVEROCTFILEDIR
35                  FCNFILEDIR              MAN1DIR
36                  IMAGEDIR                MAN1EXT
37                  INCLUDEDIR              MANDIR
38                  INFODIR                 OCTFILEDIR
39                  INFOFILE                OCTINCLUDEDIR
40                  LIBDIR                  OCTLIBDIR
41                  LIBEXECDIR              PREFIX
42                  LOCALAPIARCHLIBDIR      STARTUPFILEDIR
43                  LOCALAPIFCNFILEDIR      VERSION
44
45       -v, --version
46               Display the version number of octave(1).
47
48       -h, -?, --help
49               Print help message.
50

AUTHOR

52       John W. Eaton <jwe@octave.org>
53
54       This  manual page was contributed by Dirk Eddelbuettel <edd@debian.org>
55       for the Debian GNU/Linux distribution but may be used by others.
56

SEE ALSO

58       octave (1).
59
60
61
62GNU Octave                      3 January 2014                OCTAVE-CONFIG(1)
Impressum