Talk:Build from source: Difference between revisions

Jump to navigation Jump to search
(pasted in get-involved page)
Line 46: Line 46:


With Mercurial and git installed you get the latest development version of Octave sources with the following command:  
With Mercurial and git installed you get the latest development version of Octave sources with the following command:  
<code>
 
hg clone http://www.octave.org/hg/octave  
hg clone http://www.octave.org/hg/octave  
</code>
 
If you decide to use the development sources from the Mercurial archive, please read the file etc/HACKING that is available with the source files.  
If you decide to use the development sources from the Mercurial archive, please read the file etc/HACKING that is available with the source files.  


Line 56: Line 56:
hg -v update
hg -v update
</code>
</code>
The -v option is not required but provides extra information about what was pulled and updated. The Octave manual has more information about contributing to Octave's development.
The -v option is not required but provides extra information about what was pulled and updated. The Octave manual has more information about contributing to Octave's development.


====Build tools====
====Build tools====
19

edits

Navigation menu