Build from source

Revision as of 22:04, 1 March 2012 by Jwe (talk | contribs)

Building Octave can be as simple as downloading the source and running the following three commands in your GNU/Linux shell:

./configure
make
make install

More detailed instructions for building from source are included in the Octave manual.