Octave 3.0 successfully built

John W. Eaton jwe at bevo.che.wisc.edu
Sat Jan 5 20:19:35 CST 2008


On  5-Jan-2008, Julian Schnidder wrote:

| Am 05.01.2008 um 18:48 schrieb Jordi Gutiérrez Hermoso:
| >  Was there
| > a location that said exactly what all of the build dependencies were
| > if I wanted all of Octave's functionality? I couldn't find it in
| > INSTALL or README docs.
| 
| The requirements (all of them?) are listed in the octave-wiki under  
| the address http://wiki.octave.org/wiki.pl?OctaveForMac
| 
| These are
| 
| =Compilers=
| * C++  (ISO)
| * Fortran 77

You also need a C compiler.

| =Tools=
| * sed
| * awk
| * make
| * flex
| * bison
| * less
| * TeX distribution
| * ghostscript
| * texinfo
| * gnuplot

Also:

  perl or python
  nm

Also, if building from CVS:

  gperf
  perl

| =Libraries=
| * readline
| * blas
| * lapack
| * fftw
| * glpk
| * SuiteSparse (without metis)
|      - UMFPACK
|      - AMD
|      - CAMD
|      - COLAMD
|      - CCOLAMD
|      - CHOLMOD
|      - CXSPARSE
| * hdf5
| * pcre
| * curl
| * qhull

Also:

  zlib
  ncurses


jwe



More information about the Help-octave mailing list