39
edits
(→Libraries: added command to obtain Octave 3.2 build dependencies) |
mNo edit summary |
||
Line 10: | Line 10: | ||
==Dependencies== | ==Dependencies== | ||
On Debian systems, many of the required build dependencies for all versions can be obtained through: | |||
<nowiki>apt-get build-dep octave3.2</nowiki> | |||
Which obtains the build dependencies for Octave version 3.2. Some of the required libraries and tools are listed below. | |||
=== Tools === | === Tools === | ||
* autoconf | * autoconf | ||
Line 26: | Line 33: | ||
* ghostscript | * ghostscript | ||
* a TeX? distribution (if building the documentation) | * a TeX? distribution (if building the documentation) | ||
=== Libraries === | === Libraries === |
edits