ResInsight/Documentation/UsersGuide/Installation.md
2014-01-23 14:07:46 +01:00

1.5 KiB

Contents


Installation and configuration

Windows

  1. Download ZIP binary distribution from https://github.com/OPM/ResInsight/releases
  2. Extract content from ZIP file
  3. (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. NB! Version 3.6.2 has compile issues using VS2010, this version will not be able to compile the Octave plugins.

Linux

  1. Download TAR.GZ binary distribution from https://github.com/OPM/ResInsight/releases
  2. Extract content from TAR file
  3. (OPTIONAL) Launch ResInsight, open Edit -> Preferences and define location of Octave in the field Octave, usually 'ResInsightRoot/octave/bin/octave-cli'

Contents