This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
guide:compiling_octave [2011/12/07 15:25] hamish [Compiling Octave 3.4.3 from Source (UNDER CONSTRUCTION)] |
guide:compiling_octave [2021/12/09 16:42] (current) |
||
|---|---|---|---|
| Line 16: | Line 16: | ||
| - | ===== Prerequisite | + | ===== Prerequisites |
| Before you build Octave, you some libraries need to be built | Before you build Octave, you some libraries need to be built | ||
| Line 89: | Line 89: | ||
| # If all the tests are passed, install into you home directory | # If all the tests are passed, install into you home directory | ||
| $ make install | $ make install | ||
| - | | ||
| - | The tool is required, as if the default ld is used error of the following nature occur during the octave build | ||
| - | $ / | ||
| - | use a later version of ld should hopefully avoid this error... | ||
| If you have not already add the following line in your .bashrc file | If you have not already add the following line in your .bashrc file | ||