mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Update Installation.md
This commit is contained in:
parent
b12bb46ab1
commit
f0a30ae724
@ -18,10 +18,10 @@ published: true
|
||||
1. ResInsight is delivered with support for Octave 4.0.0 which can be downloaded here: [Octave-4.0.0](ftp://ftp.gnu.org/gnu/octave/windows/octave-4.0.0_0-installer.exe)
|
||||
2. Launch ResInsight.exe, open **Edit->Preferences**. On the **Octave** tab, enter the path to the Octave command line interpreter executable, usually `C:\Your\Path\To\Octave-x.x.x\bin\octave-cli.exe`
|
||||
|
||||
<div class="note-info">
|
||||
<div class="note info">
|
||||
A binary package of ResInsight will normally <b>not</b> work with other Octave versions than the one it is compiled with.
|
||||
</div>
|
||||
|
||||
<div class="note-info">
|
||||
<div class="note info">
|
||||
You <b>have</b> to point to the <b>cli</b> binary in the windows octave installation. The <code>octave.exe</code> will not work as it is launching the octave GUI.
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user