mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
1.3 KiB
1.3 KiB
layout, prev_section, next_section, title, permalink, published
| layout | prev_section | next_section | title | permalink | published |
|---|---|---|---|---|---|
| docs | gettingstarted | reservoirviews | Installation and Configuration | /docs/installation/ | true |
Windows
- Download ZIP binary distribution from https://github.com/OPM/ResInsight/releases
- Extract content from ZIP file
- (OPTIONAL) Launch ResInsight.exe, open Edit->Preferences and define location of Octave, usually 'ResInsightRoot/octave/bin/octave.exe'
Optional - Octave installation
Currently tested and verified version on Windows is Octave 3.6.1.
- Download and install Octave 3.6.1 for VS2010 from release section on GitHub
- Download an additional library file and copy it into Octave lib folder, typically c:/Octave-3.6.1/lib/dirent.lib
Linux
- Download TAR.GZ binary distribution from https://github.com/OPM/ResInsight/releases
- Extract content from TAR file
- (OPTIONAL) Launch ResInsight, open Edit -> Preferences and define location of Octave in the field Octave, usually 'ResInsightRoot/octave/bin/octave-cli'