661
edits
(→Compiling from source: Added subsection on where to obtain the source files.) |
Carandraug (talk | contribs) (note that cloning the repository is for development versions) |
||
Line 302: | Line 302: | ||
=== Obtaining the Source === | === Obtaining the Source === | ||
The source | The source code for Octave releases can be obtained as a tarball from [https://ftp.gnu.org/gnu/octave/ https://ftp.gnu.org/gnu/octave/]. The source code for development versions is available by cloning the [[Mercurial|mercurial repository]]. | ||
=== Bootstrap === | |||
If you are building development versions instead of an actual Octave release, you will need to run the {{Codeline|./bootstrap}} script. | |||
=== Configuration === | === Configuration === |