Building: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
| row 1, cell 3 | | row 1, cell 3 | ||
|- | |- | ||
| | | AWK, sed, and other Unix utilities | ||
| row 2, cell 3 | | row 2, cell 3 | ||
| row 1, cell 3 | | row 1, cell 3 | ||
| row 1, cell 3 | | row 1, cell 3 | ||
|- | |- | ||
| | | [http://www.gnu.org/software/bison Bison] | ||
| row 2, cell 3 | | row 2, cell 3 | ||
| row 1, cell 3 | | row 1, cell 3 | ||
| row 1, cell 3 | | row 1, cell 3 | ||
|- | |- | ||
| | | [http://www.gnu.org/software/flex Flex] | ||
| row 2, cell 3 | | row 2, cell 3 | ||
| row 1, cell 3 | | row 1, cell 3 | ||
| row 1, cell 3 | | row 1, cell 3 | ||
|- | |- | ||
| | | [http://www.gnu.org/software/autoconf Autoconf] | ||
| row 2, cell 3 | | row 2, cell 3 | ||
| row 1, cell 3 | | row 1, cell 3 | ||
| row 1, cell 3 | | row 1, cell 3 | ||
|- | |- | ||
| | | [http://www.gnu.org/software/automake Automake] | ||
| row 2, cell 3 | | row 2, cell 3 | ||
| row 1, cell 3 | | row 1, cell 3 | ||
| row 1, cell 3 | | row 1, cell 3 | ||
|- | |- | ||
| | | [http://www.gnu.org/software/libtool Libtool] | ||
| row 2, cell 3 | | row 2, cell 3 | ||
| row 1, cell 3 | | row 1, cell 3 |
Revision as of 13:53, 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
Task | Name | Usage | Debian | Cygwin |
---|---|---|---|---|
Build tools | C++, C, and Fortran compilers | row 1, cell 3 | row 1, cell 3 | row 1, cell 3 |
GNU Make | row 2, cell 3 | row 1, cell 3 | row 1, cell 3 | |
AWK, sed, and other Unix utilities | row 2, cell 3 | row 1, cell 3 | row 1, cell 3 | |
Bison | row 2, cell 3 | row 1, cell 3 | row 1, cell 3 | |
Flex | row 2, cell 3 | row 1, cell 3 | row 1, cell 3 | |
Autoconf | row 2, cell 3 | row 1, cell 3 | row 1, cell 3 | |
Automake | row 2, cell 3 | row 1, cell 3 | row 1, cell 3 | |
Libtool | row 2, cell 3 | row 1, cell 3 | row 1, cell 3 |