Build from source: Difference between revisions

From Octave
Jump to navigation Jump to search
(Redirected page to Building)
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Building Octave can be as simple as downloading the source and running the following three commands in your GNU/Linux shell:
#REDIRECT [[Building]]
 
./configure
make
make install
 
[http://www.gnu.org/software/octave/doc/interpreter/Installation.html#Installation More detailed instructions]
for building from source are included in the Octave manual.

Latest revision as of 12:37, 2 June 2015

Redirect to: