Octave for Debian systems: Difference between revisions

(→‎HDF5: added information about non-standard hdf5 locations on Debian)
Line 27: Line 27:
== 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|./configure && make && make install}}. See the manual for [http://www.gnu.org/software/octave/doc/interpreter/Running-Configure-and-Make.html configure options].
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 ===
Anonymous user