diff options
Diffstat (limited to 'academic/octave/README')
-rw-r--r-- | academic/octave/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/academic/octave/README b/academic/octave/README index 2a6c9cc1de..46429c6687 100644 --- a/academic/octave/README +++ b/academic/octave/README @@ -20,12 +20,6 @@ amd, camd, colamd, ccolamd, cholmod, umfpack, cxsparse, glpk, arpack-ng, qrupdate, sundials, qhull, hdf5, fltk, ftgl, gl2ps, jdk, GraphicsMagick, portaudio. -Octave can use either Qt4 or Qt5, and it will select Qt5 if both are -installed. You can force it to use a particular version by passing QT=4 or -QT=5 to the script. If Qt5 is selected and it does not find a Qt5 version of -QScintilla, then the editor window in the GUI will be disabled. If you need -the editor window and have both Qt versions installed, force it to use Qt4. - Octave can use ImageMagick (part of Slackware) or GraphicsMagick (available from SBo) for image-reading functionality. If both are installed, GraphicsMagick will be selected by default, since ImageMagick is not |