1,860
edits
m (→CentOS: Fix wiki syntax for URL.) |
(Small changes. Add categories.) |
||
Line 1: | Line 1: | ||
For RedHat-based distributions like RedHat, CentOS, Fedora, Scientific Linux ... | For RedHat-based distributions like RedHat, CentOS, Fedora, Scientific Linux, ... | ||
=== | === Generic RedHat === | ||
Tested Fedora 20, but not completely. | Tested Fedora 20, but not completely. | ||
Line 29: | Line 29: | ||
Current release as of Aug. 20th 2018 seems to compile OK with CentOS blas-devel | Current release as of Aug. 20th 2018 seems to compile OK with CentOS blas-devel | ||
===== | ===== Prepare installation of Octave ===== | ||
The remaining steps do not need to be done as root, except for | The remaining steps do not need to be done as root, except for | ||
Line 47: | Line 47: | ||
mkdir src build | mkdir src build | ||
===== | ===== Compiling Octave from source ===== | ||
Check out a copy of the octave sources in the src directory | |||
cd src | cd src | ||
Line 72: | Line 72: | ||
make install | make install | ||
[[Category:GNU/Linux]] | |||
[[Category:Installation]] |