help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave 3.0 successfully built


From: John W. Eaton
Subject: Re: Octave 3.0 successfully built
Date: Sat, 05 Jan 2008 21:19:35 -0500

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]