661
edits
Carandraug (talk | contribs) m (Reverted edits by 208.185.237.18 (talk) to last revision by 87.163.179.198) |
|||
Line 35: | Line 35: | ||
== Compiling from source == | == Compiling from source == | ||
The ''only'' tricky part is to install the dependencies. Once that is solved, installing from source should be as easy as {{Codeline| | The ''only'' tricky part is to install the dependencies. Once that is solved, installing from source should be as easy as {{Codeline|./configure && make && make install}}. See the manual for [http://www.gnu.org/software/octave/doc/interpreter/Running-Configure-and-Make.html configure options] and [[Octave_for_Debian_systems#Configuration|below]] for some common examples. | ||
=== Install dependencies === | === Install dependencies === |