Building: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
There is a page for Debian/Ubuntu users [http://wiki.octave.org/Debian here]. | There is a page for Debian/Ubuntu users [http://wiki.octave.org/Debian here]. | ||
=Dependencies= | ==Dependencies== | ||
{| class="wikitable" | |||
|- | |||
! header 1 | |||
! header 2 | |||
! header 3 | |||
|- | |||
| row 1, cell 1 | |||
| row 1, cell 2 | |||
| row 1, cell 3 | |||
|- | |||
| row 2, cell 1 | |||
| row 2, cell 2 | |||
| row 2, cell 3 | |||
|} | |||
[[Category:Building]] | [[Category:Building]] |
Revision as of 13:11, 6 December 2013
General information about building the Octave source for different operating systems.
We try to keep build instructions up to date in the source tree. Please clone using Mercurial or download it to see the README.
There are also instructions in the manual.
There is a page for Debian/Ubuntu users here.
Dependencies
header 1 | header 2 | header 3 |
---|---|---|
row 1, cell 1 | row 1, cell 2 | row 1, cell 3 |
row 2, cell 1 | row 2, cell 2 | row 2, cell 3 |